aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2023-01-07 21:44:01 -0300
committerSilvio Rhatto <rhatto@riseup.net>2023-01-07 21:44:01 -0300
commit41c2367215c8be351c581cc984b6ec8b6d67134a (patch)
treeb0b212af55a2c0a008045f6850d12ddeddee14cb /README.md
parent052aae592a15d0a48f5249c2192ce7165a454bdc (diff)
downloadbiblio-41c2367215c8be351c581cc984b6ec8b6d67134a.tar.gz
biblio-41c2367215c8be351c581cc984b6ec8b6d67134a.tar.bz2
Additional non-standard fields
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3ea02bb..62dd6e1 100644
--- a/README.md
+++ b/README.md
@@ -20,6 +20,18 @@ 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 = {Jane Doe, John Doe},
+
+* `editor`: the editors of a given work. Example:
+
+ editor = {Jane Doe, John Doe},
+
+* `organizer`: the organizer of a given work. Example:
+
+ organizer = {Jane Doe, John Doe},
+
## Testing
sudo apt install make biber pybtex