diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2025-08-10 15:10:17 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2025-08-10 15:10:17 -0300 |
commit | 824aaed9be167535191533c636b8bd523924911d (patch) | |
tree | 9193ec0fefb8a60fc700b52ff6e8458e28cb7e6c | |
parent | e6106c4aca143065eb1e255633bd5240ef254aed (diff) | |
download | biblio-824aaed9be167535191533c636b8bd523924911d.tar.gz biblio-824aaed9be167535191533c636b8bd523924911d.tar.bz2 |
README: non-standard fields: ucd and ddc
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -45,6 +45,10 @@ Entries in this repository also uses the following non-standard BibTeX fields: * `oclc`: OCLC Control Number - https://en.wikipedia.org/wiki/OCLC. +* `ucd`: Universal Decimal Classification - https://en.wikipedia.org/wiki/Universal_Decimal_Classification. + +* `ddc`: Dewey Decimal Classification - https://en.wikipedia.org/wiki/Dewey_Decimal_Classification. + ## Testing sudo apt install make biber pybtex |