diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2022-05-02 09:32:40 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2022-05-02 09:32:40 -0300 |
commit | 5e70f4c723159b1276abcebe7fb0574419537685 (patch) | |
tree | 60d02c012da34caf804d95fa006f96121e1082f6 /README.md | |
parent | 1c2795c8035382c2888b97c1d4c78d5b9c18c5e7 (diff) | |
download | biblio-5e70f4c723159b1276abcebe7fb0574419537685.tar.gz biblio-5e70f4c723159b1276abcebe7fb0574419537685.tar.bz2 |
Organization logic
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ # Biblio +## About + A particular bibliography in BibTeX format. + +## Organization logic + +* If an entry can be included in a specific theme (say "information"), move + there. + +* If not, move to a broader theme (something about "philosophy of gardening" + goes to "philosophy" if there is no "gardening" theme available). |