aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2022-06-11 12:00:57 -0300
committerSilvio Rhatto <rhatto@riseup.net>2022-06-11 12:00:57 -0300
commitf2ab233b6678cc1f866321b01329d993a509cf1c (patch)
treef465adbd7f3e4e7522cdac030c0b22b59ade570c
parent397419c8322f69dd8d3d0d042d412699333f320e (diff)
downloadbiblio-f2ab233b6678cc1f866321b01329d993a509cf1c.tar.gz
biblio-f2ab233b6678cc1f866321b01329d993a509cf1c.tar.bz2
Adds @chacel2012, @fernandes2019 and @yago2021
-rwxr-xr-xbiography.bib8
-rwxr-xr-xpolitics.bib12
-rw-r--r--theology.bib17
3 files changed, 37 insertions, 0 deletions
diff --git a/biography.bib b/biography.bib
index 5135c6c..290674e 100755
--- a/biography.bib
+++ b/biography.bib
@@ -91,3 +91,11 @@
edition = {},
volume = {},
}
+
+@book{chacel2012,
+ title = {Seu amigo esteve aqui},
+ author = {Cristina Chacel},
+ year = {2012},
+ publisher = {Zahar},
+ edition = {1},
+}
diff --git a/politics.bib b/politics.bib
index 4be5654..b5d50e6 100755
--- a/politics.bib
+++ b/politics.bib
@@ -1224,3 +1224,15 @@
volume = "",
url = ""
}
+
+@book{fernandes2019,
+ title = "Sintomas Mórbidos: a encruzilhada da esquerda brasileira",
+ author = "Sabrina Fernandes",
+ publisher = "Autonomia Literária",
+ isbn = "8569536496,9788569536499",
+ year = "2019",
+ series = "",
+ edition = "",
+ volume = "",
+ url = ""
+}
diff --git a/theology.bib b/theology.bib
new file mode 100644
index 0000000..bf392d6
--- /dev/null
+++ b/theology.bib
@@ -0,0 +1,17 @@
+% Encoding: UTF-8
+
+%
+% Theology
+%
+
+@book{yago2021,
+ title = "A religião do bolsonarismo: um ensaio teológico",
+ author = "Yago Martins",
+ publisher = "Episteme",
+ isbn = "1750534435",
+ year = "2021",
+ series = "Bolsonaro Genocida / Psicopata",
+ edition = "",
+ volume = "",
+ url = ""
+}