summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/biblatex-ext/biblatex-ext-examples.bib
blob: dfda83ff67ebeb8405ff9b2a57e2e33c3cef44e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
@book{appleby:civ,
  author  = {Humphrey Appleby},
  title   = {On the Importance of the Civil Service},
  date    = {1980},
}

@book{appleby:abl,
  author  = {Humphrey Appleby},
  title   = {On the Ablative in Greek},
  date    = {1982},
}

@book{elk:bronto,
  author  = {Elk, Anne and Hacker, James and Rumpo, Syd},
  title   = {On the Theory of Brontosauruses},
  date    = {1972},
  options = {maxnames=1, uniquelist=false},
}

@book{elk:einio,
  author  = {Elk, Anne and Hacker, James and Pode, Eric},
  title   = {On the Theory of Einiosauruses},
  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}
}