From 41c2367215c8be351c581cc984b6ec8b6d67134a Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 7 Jan 2023 21:44:01 -0300 Subject: Additional non-standard fields --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'README.md') 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 -- cgit v1.2.3