diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2023-01-04 21:29:01 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2023-01-04 21:29:01 -0300 |
commit | 808063a72eb45c146efab64426d090d508138a63 (patch) | |
tree | d882e9d9edfb89c9e787759c5615afc745f33a68 | |
parent | 8462b99f029a376d0d70883721a890ac6fe6a53b (diff) | |
download | biblio-808063a72eb45c146efab64426d090d508138a63.tar.gz biblio-808063a72eb45c146efab64426d090d508138a63.tar.bz2 |
Adds some Sigmund Freud
-rw-r--r-- | psychology.bib | 62 |
1 files changed, 62 insertions, 0 deletions
diff --git a/psychology.bib b/psychology.bib index fe95965..f134ac0 100644 --- a/psychology.bib +++ b/psychology.bib @@ -519,3 +519,65 @@ edition = {}, volume = {}, } + +@book{freud2010, + title = "O Futuro de uma Ilusão", + author = "Freud, Sigmund", + year = "2010", + publisher = "L\&PM Editores", + isbn = "9788525423788", + series = "Coleção L\&PM Pocket \#849", + edition = "1", + volume = "", + url = "" +} + +@book{freud2014, + title = "O Futuro de Uma Ilusão e outros textos (1926-1929)", + author = "Freud, Sigmund", + year = "2014", + publisher = "Companhia das Letras", + isbn = "978-85-438-0003-5", + series = "Obras Completas", + edition = "", + volume = "17", + url = "", +} + +@inbook{freud2014-2, + title = "O Futuro de Uma Ilusão", + booktitle = "O Futuro de Uma Ilusão e outros textos (1926-1929)", + author = "Freud, Sigmund", + year = "2014", + publisher = "Companhia das Letras", + isbn = "978-85-438-0003-5", + series = "Obras Completas", + edition = "", + volume = "17", + url = "", +} + +@book{freud2011, + title = "Psicologia das Massas e Análise do Eu e outros textos (1920-1923)", + author = "Freud, Sigmund", + year = "2011", + publisher = "Companhia das Letras", + isbn = "9788580860733", + series = "Obras Completas", + edition = "", + volume = "15", + url = "", +} + +@inbook{freud2011-2, + title = "Psicologia das Massas e Análise do Eu", + booktitle = "Psicologia das Massas e Análise do Eu e outros textos (1920-1923)", + author = "Freud, Sigmund", + year = "2011", + publisher = "Companhia das Letras", + isbn = "9788580860733", + series = "Obras Completas", + edition = "", + volume = "15", + url = "", +} |