diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-10-11 13:34:10 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-10-11 13:34:10 -0300 |
commit | 9166b094378791afff6fb260b6cad6ed9ba4351d (patch) | |
tree | 9c01954f0d8ddf79f05c5809d83b6321adbcee8c /README.md | |
parent | 07daabdc3a5681bd6abe8c27f439dee7309a95b8 (diff) | |
download | biblio-9166b094378791afff6fb260b6cad6ed9ba4351d.tar.gz biblio-9166b094378791afff6fb260b6cad6ed9ba4351d.tar.bz2 |
Adds @caminati2013; rename @parra to @parra2009; update list of conventions
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -20,7 +20,8 @@ Entries in this repository also uses the following non-standard BibTeX fields: tags = {literature,theater,tragedy}, -* `translator`: store the translators of a given work. Example: +* `translator`: store the translators of a given work (this is actually a + standard field in some implementations). Example: translator = {Jane Doe and John Doe}, @@ -32,6 +33,8 @@ Entries in this repository also uses the following non-standard BibTeX fields: organizer = {Jane Doe and John Doe}, +* `advisor`: for thesis advisor. + * `cover`: to list those who made the book/entry cover. * `designer`: who did the design/editing. |