aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2022-05-02 09:32:40 -0300
committerSilvio Rhatto <rhatto@riseup.net>2022-05-02 09:32:40 -0300
commit5e70f4c723159b1276abcebe7fb0574419537685 (patch)
tree60d02c012da34caf804d95fa006f96121e1082f6
parent1c2795c8035382c2888b97c1d4c78d5b9c18c5e7 (diff)
downloadbiblio-5e70f4c723159b1276abcebe7fb0574419537685.tar.gz
biblio-5e70f4c723159b1276abcebe7fb0574419537685.tar.bz2
Organization logic
-rw-r--r--README.md10
-rwxr-xr-xinformation.bib34
-rwxr-xr-xphilosophy.bib34
3 files changed, 44 insertions, 34 deletions
diff --git a/README.md b/README.md
index b1243a2..71ea081 100644
--- a/README.md
+++ b/README.md
@@ -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).
diff --git a/information.bib b/information.bib
index 0e1000b..910184c 100755
--- a/information.bib
+++ b/information.bib
@@ -155,3 +155,37 @@
doi = {10.2196/21820},
url = {https://www.ncbi.nlm.nih.gov/pmc/articles/PMC7332253/},
}
+
+@book{adriaans2008,
+ title = {Philosophy of Information},
+ author = {Pieter Adriaans, Johan F.A.K. van Benthem},
+ publisher = {North Holland},
+ isbn = {9780444517265},
+ year = {2008},
+ series = {Handbook of the Philosophy of Science},
+ edition = {1},
+ volume = {},
+}
+
+@inbook{kelly2008,
+ title = {Ockham's Razor, Truth and Information},
+ author = {Kevin T. Kelly},
+ booktitle = {Philosophy of Information},
+ publisher = {North Holland},
+ isbn = {9780444517265},
+ year = {2008},
+ series = {Handbook of the Philosophy of Science},
+ edition = {1},
+ volume = {},
+}
+
+@book{floridi2016,
+ title = {The Routledge Handbook of Philosophy of Information},
+ author = {Luciano Floridi},
+ publisher = {Routledge},
+ isbn = {113879693X,9781138796935},
+ year = {2016},
+ series = {Routledge Handbooks in Philosophy},
+ edition = {},
+ volume = {},
+}
diff --git a/philosophy.bib b/philosophy.bib
index 7aea256..b601da5 100755
--- a/philosophy.bib
+++ b/philosophy.bib
@@ -1511,40 +1511,6 @@
publisher = {Clarendon Press},
}
-@book{adriaans2008,
- title = {Philosophy of Information},
- author = {Pieter Adriaans, Johan F.A.K. van Benthem},
- publisher = {North Holland},
- isbn = {9780444517265},
- year = {2008},
- series = {Handbook of the Philosophy of Science},
- edition = {1},
- volume = {},
-}
-
-@inbook{kelly2008,
- title = {Ockham's Razor, Truth and Information},
- author = {Kevin T. Kelly},
- booktitle = {Philosophy of Information},
- publisher = {North Holland},
- isbn = {9780444517265},
- year = {2008},
- series = {Handbook of the Philosophy of Science},
- edition = {1},
- volume = {},
-}
-
-@book{floridi2016,
- title = {The Routledge Handbook of Philosophy of Information},
- author = {Luciano Floridi},
- publisher = {Routledge},
- isbn = {113879693X,9781138796935},
- year = {2016},
- series = {Routledge Handbooks in Philosophy},
- edition = {},
- volume = {},
-}
-
@book{spengler1947,
title = {Heraclito},
author = {Oswald Spengler},