aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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",
+}