aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2023-07-05 20:26:00 -0300
committerSilvio Rhatto <rhatto@riseup.net>2023-07-05 20:26:00 -0300
commit4a3a6429f69bc9cb51f6afaec05d4abd90da0808 (patch)
tree45744f792688fccec5e6d3f23c9355238a4dc7ca
parent4a22259add8e009ac78ee5c5e4817bf84200967f (diff)
downloadbiblio-4a3a6429f69bc9cb51f6afaec05d4abd90da0808.tar.gz
biblio-4a3a6429f69bc9cb51f6afaec05d4abd90da0808.tar.bz2
Adds @goncalves2023
-rw-r--r--README.md2
-rw-r--r--psychology.bib9
2 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md
index d67ff1f..017e411 100644
--- a/README.md
+++ b/README.md
@@ -36,6 +36,8 @@ Entries in this repository also uses the following non-standard BibTeX fields:
* `designer`: who did the design/editing.
+* `notes`: additional notes.
+
## Testing
sudo apt install make biber pybtex
diff --git a/psychology.bib b/psychology.bib
index b4843e2..b91fbbe 100644
--- a/psychology.bib
+++ b/psychology.bib
@@ -617,3 +617,12 @@
volume = "",
url = "",
}
+
+@phdthesis{goncalves2023,
+ title = "Máquinas Automágicas: trabalho, mente estendida e subjetividade sob o fetiche da mercadoria",
+ author = "Luis Henrique do Nascimento Gonçalves",
+ year = "2023",
+ url = "https://www.dropbox.com/s/k7o8poow8ttr60f/TESE%20-%20M%C3%A1quinas%20Autom%C3%A1gicas%20-%20Luis%20Gon%C3%A7alves.pdf?dl=0",
+ school = "PUC-SP",
+ notes = "Defesa: https://www.youtube.com/watch?v=de2J5UiPyBQ",
+}