diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2023-08-09 20:46:41 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2023-08-09 20:46:41 -0300 |
commit | d363f667aa8a25916851a40413fff6f67f6e3293 (patch) | |
tree | b7fdcbac1236215e56c16aa4901065db3973c088 | |
parent | 5509a12f6a8ea85079de01c4f70e55f98da4912f (diff) | |
download | biblio-d363f667aa8a25916851a40413fff6f67f6e3293.tar.gz biblio-d363f667aa8a25916851a40413fff6f67f6e3293.tar.bz2 |
Adds some distinct infinities
-rw-r--r-- | history.bib | 24 | ||||
-rw-r--r-- | literature.bib | 12 | ||||
-rw-r--r-- | philosophy.bib | 11 |
3 files changed, 47 insertions, 0 deletions
diff --git a/history.bib b/history.bib index ff606a3..7ccb12f 100644 --- a/history.bib +++ b/history.bib @@ -913,3 +913,27 @@ isbn = "978-65-88251-12-6", url = "https://ims.com.br/exposicao/evandro-teixeira_ims-paulista", } + +@book{vallejo2020, + title = "O infinito num junco", + author = "Vallejo, Irene", + year = "2020", + publisher = "Bertrand Editora", + isbn = "9789722541220", + series = "", + edition = "1", + volume = "", + url = "", +} + +@book{vallejo2022, + title = "O infinito em um junco", + author = "Vallejo, Irene", + year = "2022", + publisher = "IntrÃnseca", + isbn = "9786555604696", + series = "", + edition = "1", + volume = "", + url = "", +} diff --git a/literature.bib b/literature.bib index 44fad97..d7331a6 100644 --- a/literature.bib +++ b/literature.bib @@ -856,3 +856,15 @@ volume = "", url = "" } + +@book{koestler1987, + title = "O zero e o infinito", + author = "Koestler, Arthur", + year = "1987", + publisher = "Editora Globo", + isbn = "", + series = "", + edition = "", + volume = "", + url = "" +} diff --git a/philosophy.bib b/philosophy.bib index 522f29d..57e9619 100644 --- a/philosophy.bib +++ b/philosophy.bib @@ -2428,3 +2428,14 @@ volume = "", url = "", } + +@book{koyre2006, + title = {Do mundo fechado ao universo infinito}, + author = {Alexandre Koyré}, + year = {2006}, + publisher = {Gradiva}, + isbn = {972662150X,9789726621508}, + series = {Trajectos, 6}, + edition = {}, + volume = {}, +} |