aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2023-03-19 13:23:22 -0300
committerSilvio Rhatto <rhatto@riseup.net>2023-03-19 13:23:22 -0300
commit2cffc8eec2e888ed972200b5d4bec63cf24c4a8a (patch)
tree68bb464231d643bbb43e27773ed5b4c0fbb03fb4
parent7cc2628f9617f8a769e1e9c10824c339f533c451 (diff)
downloadbiblio-2cffc8eec2e888ed972200b5d4bec63cf24c4a8a.tar.gz
biblio-2cffc8eec2e888ed972200b5d4bec63cf24c4a8a.tar.bz2
README: coding style
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index b816cea..2ad907e 100644
--- a/README.md
+++ b/README.md
@@ -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.