aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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