dotfiles

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

commit 1831e558ecce773a86c23f6ae1f17ddd5aa49fef
parent 04420c2aacdd24c456c5cc02e2dca2d34ce68f52
Author: Pablo Cárdenas <pablo.cardenas@imca.edu.pe>
Date:   Thu, 23 Feb 2023 22:59:29 -0500

Added athreya reference

Diffstat:
M.config/bib/references.bib | 12+++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)

diff --git a/.config/bib/references.bib b/.config/bib/references.bib @@ -707,7 +707,6 @@ %ISBN={978-1-107-18482-4}, } - @Book{schroeder2021, title = "An Introduction to Thermal Physics", year = "2021", @@ -751,3 +750,14 @@ URL = "https://www.amazon.com/dp/013143747X", %isbn = {9780131437470}, } + +@book{athreya2006, + title = {Measure theory and probability theory}, + author = {Krishna B. Athreya and Soumendra N. Lahiri}, + publisher = {Springer}, + year = {2006}, + series = {Springer texts in statistics}, + doi = {https://doi.org/10.1007/978-0-387-35434-7}, + url = {https://link.springer.com/book/10.1007/978-0-387-35434-7}, + %isbn = {9780387329031,038732903X,9780387354347,0387354344}, +}