From 9166b094378791afff6fb260b6cad6ed9ba4351d Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 11 Oct 2024 13:34:10 -0300 Subject: Adds @caminati2013; rename @parra to @parra2009; update list of conventions --- README.md | 5 ++++- sociology.bib | 12 +++++++++++- 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8ca49e0..0b6c506 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,8 @@ Entries in this repository also uses the following non-standard BibTeX fields: tags = {literature,theater,tragedy}, -* `translator`: store the translators of a given work. Example: +* `translator`: store the translators of a given work (this is actually a + standard field in some implementations). Example: translator = {Jane Doe and John Doe}, @@ -32,6 +33,8 @@ Entries in this repository also uses the following non-standard BibTeX fields: organizer = {Jane Doe and John Doe}, +* `advisor`: for thesis advisor. + * `cover`: to list those who made the book/entry cover. * `designer`: who did the design/editing. diff --git a/sociology.bib b/sociology.bib index 5eea2e0..e03dc1e 100644 --- a/sociology.bib +++ b/sociology.bib @@ -116,7 +116,7 @@ isbn = {0762304731}, } -@phdthesis{parra, +@phdthesis{parra2009, author = {Henrique Parra}, title = {O Leviatã e a rede : mutações e persistencias politico-esteticas}, school = {Universidade Estadual de Campinas}, @@ -600,3 +600,13 @@ volume = "", url = "", } + +@phdthesis{caminati2013, + title = "Terra incognita : liberdade, espoliação: o software livre entre técnicas de apropriação e estratégias de liberdade", + author = "Francisco Antunes Caminati", + advisor = "Pedro Peixoto Ferreira", + year = "2013", + school = "Universidade Estadual de Campinas (Unicamp), Instituto de Filosofia e Ciências Humanas", + doi = "10.47749/T/UNICAMP.2013.906826", + url = "https://doi.org/10.47749/T/UNICAMP.2013.906826", +} -- cgit v1.2.3