diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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 |