dotfiles

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README

commit b7c23dc3103c38bf8a209c2cc3070be8fbdda33c
parent f82840acb275ec0efad176bb535a9f64a87961df
Author: Pablo Cárdenas <pablo.cardenas@imca.edu.pe>
Date:   Fri,  3 Feb 2023 16:08:34 -0500

Added references

Diffstat:
M.config/bib/references.bib | 35+++++++++++++++++++++++++++++++++++
1 file changed, 35 insertions(+), 0 deletions(-)

diff --git a/.config/bib/references.bib b/.config/bib/references.bib @@ -684,3 +684,38 @@ URL = "http://www.deeplearningbook.org", year = "2016", } + +@Book{halmos1974, + title = "Measure Theory", + author = "Paul R. Halmos", + publisher = "Springer", + year = "1974", + series = "Graduate Texts in Mathematics, 18", + URL = "https://link.springer.com/book/10.1007/978-1-4684-9440-2", + DOI = "https://doi.org/10.1007/978-1-4684-9440-2", +} + +@Book{velenik2017, + place = "Cambridge", + title = "Statistical Mechanics of Lattice Systems: A Concrete + Mathematical Introduction", + ISBN = "1-107-18482-7", + publisher = "Cambridge University Press", + author = "Sacha Friedli and Yvan Velenik", + year = "2017", + DOI = "https://doi.org/10.1017/9781316882603", +%ISBN={978-1-107-18482-4}, +} + + +@Book{schroeder2021, + title = "An Introduction to Thermal Physics", + year = "2021", + DOI = "https://doi.org/10.1093/oso/9780192895547.001.0001", + title = "An Introduction to Thermal Physics", + author = "Daniel V. Schroeder", + publisher = "OUP Oxford", + ISBN = "0-19-289554-0", +%isbn = {9780192895547}, +%isbn = {9780201380279}, +}