diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2023-11-25 17:14:59 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2023-11-25 17:14:59 -0300 |
commit | e98dedf7819fc7b9082eaa6c5a3e9520f6706e03 (patch) | |
tree | c24b66b0dad4bf201be1f32d07c5e5f4466cc49d | |
parent | 2d923e4238ffac5a843a7ad7e294075486b92519 (diff) | |
download | biblio-e98dedf7819fc7b9082eaa6c5a3e9520f6706e03.tar.gz biblio-e98dedf7819fc7b9082eaa6c5a3e9520f6706e03.tar.bz2 |
Misc fixes
-rw-r--r-- | lexicon.bib | 14 | ||||
-rw-r--r-- | physics.bib | 29 |
2 files changed, 16 insertions, 27 deletions
diff --git a/lexicon.bib b/lexicon.bib index 7295144..d4f1a2c 100644 --- a/lexicon.bib +++ b/lexicon.bib @@ -465,7 +465,7 @@ @book{pokorny1959-1, title = "Indogermanisches etymologisches Wörterbuch", - title = "Pokorny, Julius", + author = "Pokorny, Julius", year = "1959", volume = "I", url = "https://archive.org/details/indogermanisches01pokouoft", @@ -473,17 +473,17 @@ @book{pokorny1959-2, title = "Indogermanisches etymologisches Wörterbuch", - title = "Pokorny, Julius", + author = "Pokorny, Julius", year = "1959", volume = "II", url = "https://archive.org/details/indogermanisches02pokouoft", } -@book{pokorny1959-1, +@book{pokorny1959-3, title = "Indogermanisches etymologisches Wörterbuch", - title = "Pokorny, Julius", + author = "Pokorny, Julius", year = "1959", - volume = "I", + volume = "III", url = "https://archive.org/details/indogermanisches03pokouoft", } @@ -506,7 +506,7 @@ publisher = "Brill", series = "Leiden Indo-European Etymological Dictionary Series", volume = "7", - isbn = "1574-3586", + issn = "1574-3586", isbn = "978-90-04-167971", url = "https://archive.org/details/m-de-vaan-2008-etymological-dictionary-of-latin-and-the-other-italic-languages", note = "Also available at https://archive.org/details/MichielVaanEtymologicalDictionaryOfLatin", @@ -522,7 +522,7 @@ @book{isidore2006, title = "The Etymologies of Isidore of Seville", - author = "Isidore of Seville, Stephen A. Barney, W. J. Lewis, J. A. Beach, Oliver Berghof and Muriel Hall", + author = "Isidore of Seville and Stephen A. Barney and W. J. Lewis and J. A. Beach and Oliver Berghof and Muriel Hall", year = "2006", publisher = "Cambridge University Press", isbn = "9780521837491", diff --git a/physics.bib b/physics.bib index 27e9423..d328847 100644 --- a/physics.bib +++ b/physics.bib @@ -600,14 +600,15 @@ } @book{weizsacker2006, - title = {The Structure of Physics}, - author = {Carl F. von Weizsacker}, - publisher = {}, - isbn = {1402052340,9781402052347,9781402052354}, - year = {2006}, - series = {Fundamental Theories of Physics}, - edition = {1}, - volume = {}, + title = "The Structure of Physics", + author = "Carl Friedrich von Weizsäcker and Thomas Görnitz and Holger Lyre", + year = "2006", + publisher = "Springer Netherlands", + isbn = "978-1-4020-5234-7,978-1-4020-5235-4", + series = "Fundamental Theories of Physics 155", + edition = "1", + volume = "", + url = "", } @book{maxwell1920, @@ -1118,15 +1119,3 @@ volume = "", url = "", } - -@book{weizsacker2006, - title = "The Structure of Physics", - author = "Carl Friedrich von Weizsäcker, Thomas Görnitz, Holger Lyre (auth.)", - year = "2006", - publisher = "Springer Netherlands", - isbn = "978-1-4020-5234-7,978-1-4020-5235-4", - series = "Fundamental Theories of Physics 155", - edition = "1", - volume = "", - url = "", -} |