dotfiles

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

commit 946d281405c396bb6835dbee535ea5b0d9c22dc8
parent a0cc4693fccd0df747bc038cdb41f471dc47a826
Author: Pablo Cárdenas <pablo.cardenas@imca.edu.pe>
Date:   Tue, 17 May 2022 13:35:33 -0500

Added bibliography file

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

diff --git a/linux/.config/bib/references.bib b/linux/.config/bib/references.bib @@ -0,0 +1,148 @@ +@Book{abrahms2020, + title = "{TEX} for the impatient", + author = "Paul W. Abrahams and Karl Berry and Kathyrn A. + Hargreaves and Karl Berry", + publisher = "Addison Wesley", + year = "2020", + month = jan, + URL = "https://ctan.org/pkg/impatient", +} + +@Book{eijkhout2007, + title = "{TeX} by topic, A {TeXnician's} reference", + author = "Victor Eijkhout", + publisher = "Addison Wesley", + year = "2007", + month = nov, + URL = "https://ctan.org/pkg/texbytopic", +} + +@Book{lidar2013, + title = "Quantum Error Correction", + author = "Daniel A. Lidar and Todd A. Brun", + publisher = "Cambridge University Press", + ISBN = "0-521-89787-4", + year = "2013", + month = sep, +} + +@Book{nielsen2011, + title = "Quantum Computation and Quantum Information: 10th + Anniversary Edition", + author = "Michael A. Nielsen and Issac L. Chuang", + publisher = "Cambridge University Press", + ISBN = "1-107-00217-6", + year = "2011", +} + +@Book{scherer2019, + title = "Mathematics of Quantum Computing: an Introduction", + author = "Wolfgang Scherer", + publisher = "Springer", + ISBN = "1-271-27128-1,3-030-12358-8", + year = "2019", +} + +@Book{gaitan2008, + title = "Quantum Error Correction and Fault Tolerant Quantum + Computing", + author = "Frank Gaitan", + publisher = "CRC Press", + ISBN = "0-8493-7199-6", + year = "2008", + DOI = "https://doi.org/10.1201/b15868", +} + +@Article{gottesman1998, + title = "Theory of fault-tolerant quantum computation", + author = "Daniel Gottesman", + ISSN = "1050-2947,1094-1622", + issue = "1", + journal = "Physical Review A", + pages = "127--137", + publisher = "The American Physical Society", + volume = "57", + year = "1998", + DOI = "http://doi.org/10.1103/PhysRevA.57.127", +} + +@Proceedings{gottesman2009, + title = "An Introduction to Quantum Error Correction and + Fault-Tolerant Quantum Computation", + author = "Daniel Gottessman", + URL = "https://arxiv.org/abs/0904.2557", + year = "2009", +} + +@Article{vuillot2019, + title = "Quantum error correction with the toric + Gottesman-Kitaev-Preskill code", + author = "Christophe Vuillot and Hamed Asasi and Yang Wang and + Leonid P. Pryadko and Barbara M. Terhal", + publisher = "The American Physical Society", + journal = "Physical Review A", + ISSN = "1050-2947,1094-1622", + year = "2019", + volume = "99", + issue = "3", + pages = "032344", + DOI = "https://doi.org/10.1103/PhysRevA.99.032344", +} + +@Article{landahl2011, + title = "Fault-tolerant quantum computing with color codes", + author = "Andrew J. Landahl and Jonas T. Anderson and Patrick R. + Rice", + URL = "https://arxiv.org/abs/1108.5738", +} + +@Article{ellis1995, + title = "Stress-Strain Modeling of Sands Using Artificial + Neural Networks", + author = "G. W. Ellis and C. Yao and R. Zhao and D. Penumadu", + ISSN = "0733-9410,1944-8368", + issue = "5", + journal = "Journal of Geotechnical Engineering", + pages = "429--435", + publisher = "American Society of Civil Engineers", + volume = "121", + year = "1995", +} + +@Book{yu2006, + title = "Plasticity and Geotechnics", + author = "Hai-Sui Yu", + publisher = "Springer", + ISBN = "0-387-33597-8", + year = "2006", + series = "Advances in Mechanics and Mathematics", +} + +@Book{chen1985, + title = "Soil Plasticity: Theory and Implementation", + author = "W. F. Chen and G. Y. BALADI", + publisher = "Academic Press, Elsevier", + ISBN = "0-444-42455-5", + year = "1985", + series = "Developments in Geotechnical Engineering 38", +} + +@Book{han2013, + title = "Plasticity: Mathematical Theory and Numerical + Analysis", + author = "Weimin Han and B. Daya Reddy", + publisher = "Springer-Verlag New York", + ISBN = "0-387-98704-5", + year = "2013", + series = "Interdisciplinary Applied Mathematics 9", + edition = "2", +} + +@book{hill1998, + title = {The mathematical theory of plasticity}, + author = {R. Hill}, + publisher = {Clarendon Press; Oxford University Press}, + isbn = {0198503679}, + year = {1998}, + series = {Oxford engineering science series Oxford classic texts in the physical sciences 11}, +}