diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-12-27 17:16:12 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-12-27 17:16:12 -0300 |
commit | cbad7e805d72809696f7b7cd993091324f9ff288 (patch) | |
tree | d3e97724f3ef0d541a0bee949b6e6934ef9358b7 | |
parent | 8251a0152d9049b15ad5dff51c96b70be3bd7262 (diff) | |
download | biblio-cbad7e805d72809696f7b7cd993091324f9ff288.tar.gz biblio-cbad7e805d72809696f7b7cd993091324f9ff288.tar.bz2 |
Adds @evans1980, @comparato2014, @shehabi2024
-rw-r--r-- | history.bib | 8 | ||||
-rw-r--r-- | law.bib | 12 | ||||
-rw-r--r-- | technology.bib | 11 |
3 files changed, 31 insertions, 0 deletions
diff --git a/history.bib b/history.bib index 8ba7c7c..71b7cda 100644 --- a/history.bib +++ b/history.bib @@ -972,3 +972,11 @@ volume = "", url = "", } + +@book{evans1980, + title = "Old arts and new theology: the beginnings of theology as an academic discipline", + author = "Evans, G. R.", + year = "1980", + publisher = "Clarendon Press - Oxford", + url = "https://archive.org/details/oldartsnewtheolo0000evan", +} @@ -76,3 +76,15 @@ volume = "", url = "https://press.princeton.edu/books/hardcover/9780691172422/hitlers-american-model", } + +@book{comparato2014, + title = "O Poder de Controle na Sociedade Anônima", + author = "Fábio Konder Comparato and Calixto Salomão Filho", + year = "2014", + publisher = "Editora Forense", + isbn = "978-85-309-5130-6", + series = "", + edition = "6", + volume = "", + url = "", +} diff --git a/technology.bib b/technology.bib index eb0748c..2edb9ba 100644 --- a/technology.bib +++ b/technology.bib @@ -383,6 +383,17 @@ url = "https://www.jll.co.uk/content/dam/jll-com/documents/pdf/research/global/jll-data-center-outlook-global-2024.pdf", } +% LBNL-2001637 +% https://eta-publications.lbl.gov/sites/default/files/2024-12/us_data_center_energy_usage_report_lbnl-2001637_0.pdf +@techreport{shehabi2024, + title = "2024 United States Data Center Energy Usage Report", + author = "Arman Shehabi and Sarah J. Smith and Alex Hubbard and Alex Newkirk and Nuoa Lei and Md Abu Bakar Siddik and Billie Holecek and Jonathan Koomey and Eric Masanet and Dale Sartor", + year = "2024", + month = "12", + publisher = "Lawrence Berkeley National Laboratory", + url = "https://energyanalysis.lbl.gov/publications/2024-lbnl-data-center-energy-usage-report", +} + @techreport{rydning2023, title = "Revelations in the Global StorageSphere 2023", author = "John Rydning", |