diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -22,15 +22,15 @@ Entries in this repository also uses the following non-standard BibTeX fields: * `translator`: store the translators of a given work. Example: - translator = {Jane Doe, John Doe}, + translator = {Jane Doe and John Doe}, * `editor`: the editors of a given work. Example: - editor = {Jane Doe, John Doe}, + editor = {Jane Doe and John Doe}, * `organizer`: the organizer of a given work. Example: - organizer = {Jane Doe, John Doe}, + organizer = {Jane Doe and John Doe}, * `cover`: to list those who made the book/entry cover. |