Skip to content

Commit 2d81da7

Browse files
committed
~
1 parent d87aecd commit 2d81da7

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

code_extra/bib_preset.yml

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
# readily-formatted FLM citation string in a _ready_formatted: flm: field, or
44
# paste the full CSL/JSON entry as YAML or JSON.
55
#
6+
# TODO
7+
# year last
8+
# standarize thesis, notes, books, papers
9+
# wrap urls in \href{url}{URL}, remove them from titles
10+
# Check for missing middle initials, and add them if missing
11+
# Style manual citations after these
612

713
Feit:
814
_ready_formatted:
@@ -329,7 +335,7 @@ Arnold99:
329335
Arora94:
330336
_ready_formatted:
331337
flm: >-
332-
S. Arora, "Probabilistic checking of proofs and hardness of approximation problems". UC Berkeley, 1994
338+
S. Arora, "Probabilistic checking of proofs and hardness of approximation problems". PhD thesis, UC Berkeley, 1994
333339
334340
Bambah54:
335341
_ready_formatted:
@@ -339,7 +345,7 @@ Bambah54:
339345
Berazin12:
340346
_ready_formatted:
341347
flm: >-
342-
F. A. Berazin, \emph{The Method of Second Quantization}, vol. 24 (Elsevier, 2012)
348+
F. A. Berezin, \emph{The Method of Second Quantization} (Academic Press, New York, 1966).
343349
344350
Best78:
345351
_ready_formatted:

0 commit comments

Comments
 (0)