aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2022-12-27 21:16:01 -0300
committerSilvio Rhatto <rhatto@riseup.net>2022-12-27 21:16:01 -0300
commit7de6fdd69bf961746a17aa1a6d4bce8da78d06d2 (patch)
treeaeababd5c1c7b8df45586600b080900e3ab2fb41
parente998be089e27a76837bc5f921701099864da0371 (diff)
downloadbiblio-7de6fdd69bf961746a17aa1a6d4bce8da78d06d2.tar.gz
biblio-7de6fdd69bf961746a17aa1a6d4bce8da78d06d2.tar.bz2
Feat: introduce the non-standard 'tags' field
-rw-r--r--README.md8
-rw-r--r--literature.bib1
2 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2951fa8..3ea02bb 100644
--- a/README.md
+++ b/README.md
@@ -12,6 +12,14 @@ A particular bibliography in BibTeX format.
* If not, move to a broader theme (something about "philosophy of gardening"
goes to "philosophy" if there is no "gardening" theme available).
+## Non-standard fields
+
+Entries in this repository also uses the following non-standard BibTeX fields:
+
+* `tags`: used for non-hierarchical categorization. Example:
+
+ tags = {literature,theater,tragedy},
+
## Testing
sudo apt install make biber pybtex
diff --git a/literature.bib b/literature.bib
index 4bed652..50094ee 100644
--- a/literature.bib
+++ b/literature.bib
@@ -758,6 +758,7 @@
series = {World Classics},
edition = {},
volume = {},
+ tags = {literature,theater,teatro,brecth},
}
@book{steiner1976,