diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-ext/biblatex-ext-examples.bib')
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-ext/biblatex-ext-examples.bib | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-ext/biblatex-ext-examples.bib b/Master/texmf-dist/doc/latex/biblatex-ext/biblatex-ext-examples.bib index c63234d418b..dfda83ff67e 100644 --- a/Master/texmf-dist/doc/latex/biblatex-ext/biblatex-ext-examples.bib +++ b/Master/texmf-dist/doc/latex/biblatex-ext/biblatex-ext-examples.bib @@ -23,3 +23,26 @@ date = {1973}, options = {maxnames=1, uniquelist=false}, } + +@article{cipriani, + author = {Cipriani, Alessandra and Hazra, Rajat Subhra + and Ruszel, Wioletta M.}, + title = {Scaling limit of the odometer in divisible sandpiles}, + journal = {Probability Theory and Related Fields}, + date = {2018}, + volume = {172}, + number = {3}, + pages = {829--868}, + doi = {10.1007/s00440-017-0821-x}, + doi+an = {=openaccess}, +} + +@online{meckes, + author = {Elizabeth Meckes and Kathryn Stewart}, + title = {On the eigenvalues of truncations + of random unitary matrices}, + eprinttype = {arxiv}, + eprint = {1811.08340}, + eprintclass = {math.PR}, + date = {2018-11-20} +} |