diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2022-11-03 21:21:56 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2022-11-03 21:21:56 -0300 |
commit | 38b563b0affdf990a9993db8dff31b332a523ccc (patch) | |
tree | 4184358bec570932bd6d1ec8b5fd41d933f31516 /literature.bib | |
parent | e2105bc125f80445ffb683b1b73385800853ee8d (diff) | |
download | biblio-38b563b0affdf990a9993db8dff31b332a523ccc.tar.gz biblio-38b563b0affdf990a9993db8dff31b332a523ccc.tar.bz2 |
Adds @kury2013 @esquilo2013 @moore2016
Diffstat (limited to 'literature.bib')
-rw-r--r-- | literature.bib | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/literature.bib b/literature.bib index 68d2c4e..75f17c9 100644 --- a/literature.bib +++ b/literature.bib @@ -608,3 +608,27 @@ volume = "", url = "", } + +% Tradução de Mário da Gama Cury +@book{kury2013, + title = {O Melhor do Teatro Grego: Prometeu acorrentado, Édipo rei, Medeia e As nuvens}, + author = {Ésquilo and Sófocles and Eurípedes and Aristófanes}, + publisher = {Zahar}, + isbn = {9788537810910}, + year = {2013}, + series = {Clássicos Zahar #7}, + edition = {}, + volume = {}, +} + +@inbook{esquilo2013, + title = {Prometeu acorrentado}, + booktitle = {O Melhor do Teatro Grego: Prometeu acorrentado, Édipo rei, Medeia e As nuvens}, + author = {Ésquilo}, + publisher = {Zahar}, + isbn = {9788537810910}, + year = {2013}, + series = {Clássicos Zahar #7}, + edition = {}, + volume = {}, +} |