aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2023-01-24 22:02:29 -0300
committerSilvio Rhatto <rhatto@riseup.net>2023-01-24 22:02:29 -0300
commit269baa5e902f5ffef3f2fba1eba7046acf1d6b12 (patch)
treee78daa404bdf6c1b7bc6ae8c90b29274c348955e
parente453f98fd30ce975bdbe1c30f7a4d4cf71db613b (diff)
downloadbiblio-269baa5e902f5ffef3f2fba1eba7046acf1d6b12.tar.gz
biblio-269baa5e902f5ffef3f2fba1eba7046acf1d6b12.tar.bz2
Adds @celestino2022
-rw-r--r--README.md2
-rw-r--r--brazil.bib12
2 files changed, 14 insertions, 0 deletions
diff --git a/README.md b/README.md
index 62dd6e1..b816cea 100644
--- a/README.md
+++ b/README.md
@@ -32,6 +32,8 @@ Entries in this repository also uses the following non-standard BibTeX fields:
organizer = {Jane Doe, John Doe},
+* `cover`: to list those who made the book/entry cover.
+
## Testing
sudo apt install make biber pybtex
diff --git a/brazil.bib b/brazil.bib
index 2235a24..36c7376 100644
--- a/brazil.bib
+++ b/brazil.bib
@@ -283,3 +283,15 @@
abstract = {O caso Mourão nos ajuda a entender com mais precisão o modus operandi que levou à situação em que hoje estamos e o ideário transmitido de geração a geração, nas academias militares, fartamente financiadas com dinheiro público},
tags = {brasil},
}
+
+% https://rosadafonseca.org/livro/
+@book{celestino2022,
+ title = {A Família Militar no Século XXI: perfis, experiências e particularidades},
+ author = {Sabrina Celestino and Eduarda Hamann},
+ organizer = {Sabrina Celestino and Eduarda Hamann},
+ year = {2022},
+ publisher = {Gráfica do Exército},
+ isbn = {978-65-997634-0-3},
+ url = {https://rosadafonseca.files.wordpress.com/2022/08/livro-familia-militar_e-book.pdf},
+ cover = {Sonnia Guerra},
+}