From 3aec8355b975973bfe192dedd216cc0f2b644770 Mon Sep 17 00:00:00 2001 From: Nao Pross Date: Sun, 23 May 2021 15:09:31 +0200 Subject: Create file for piezo, update bibliography --- buch/papers/punktgruppen/Makefile.inc | 1 + buch/papers/punktgruppen/main.tex | 4 ++++ buch/papers/punktgruppen/piezo.tex | 1 + buch/papers/punktgruppen/references.bib | 40 ++++++++++++--------------------- 4 files changed, 20 insertions(+), 26 deletions(-) create mode 100644 buch/papers/punktgruppen/piezo.tex diff --git a/buch/papers/punktgruppen/Makefile.inc b/buch/papers/punktgruppen/Makefile.inc index c7a7d64..b6a76c1 100644 --- a/buch/papers/punktgruppen/Makefile.inc +++ b/buch/papers/punktgruppen/Makefile.inc @@ -9,5 +9,6 @@ dependencies-punktgruppen = \ papers/punktgruppen/intro.tex \ papers/punktgruppen/symmetry.tex \ papers/punktgruppen/crystals.tex \ + papers/punktgruppen/piezo.tex \ papers/punktgruppen/references.bib diff --git a/buch/papers/punktgruppen/main.tex b/buch/papers/punktgruppen/main.tex index cbd2af6..d88e221 100644 --- a/buch/papers/punktgruppen/main.tex +++ b/buch/papers/punktgruppen/main.tex @@ -11,7 +11,11 @@ \input{papers/punktgruppen/intro} \input{papers/punktgruppen/symmetry} \input{papers/punktgruppen/crystals} +\input{papers/punktgruppen/piezo} \nocite{punktgruppen:pinter-algebra} +\nocite{punktgruppen:sands-crystal} +\nocite{punktgruppen:lang-elt2} + \printbibliography[heading=subbibliography] \end{refsection} diff --git a/buch/papers/punktgruppen/piezo.tex b/buch/papers/punktgruppen/piezo.tex new file mode 100644 index 0000000..7ee4174 --- /dev/null +++ b/buch/papers/punktgruppen/piezo.tex @@ -0,0 +1 @@ +\section{Piezoelektrizit\"at} diff --git a/buch/papers/punktgruppen/references.bib b/buch/papers/punktgruppen/references.bib index 0d4e30a..9edb8bd 100644 --- a/buch/papers/punktgruppen/references.bib +++ b/buch/papers/punktgruppen/references.bib @@ -11,37 +11,25 @@ year = {2010}, month = {1}, day = {10}, - isbn = {978-0486474175}, + isbn = {978-0-486-47417-5}, inseries = {Dover Books on Mathematics}, - volume = {1} } +@book{punktgruppen:sands-crystal, + title = {Introduction to Crystallography}, + author = {Donald E. Sands}, + publisher = {Dover Publications Inc.}, + year = {1993}, + isbn = {978-0-486-67839-9}, + inseries = {Dover Books on Science}, +} -@online{punktgruppen:bibtex, - title = {BibTeX}, - url = {https://de.wikipedia.org/wiki/BibTeX}, - date = {2020-02-06}, +@book{punktgruppen:lang-elt2, + title = {Elektrotechnik 2}, + author = {Hans-Dieter Lang}, + publisher = {Fachhochschule Ostschweiz Rapperswil}, year = {2020}, month = {2}, - day = {6} -} - -@book{punktgruppen:numerical-analysis, - title = {Numerical Analysis}, - author = {David Kincaid and Ward Cheney}, - publisher = {American Mathematical Society}, - year = {2002}, - isbn = {978-8-8218-4788-6}, - inseries = {Pure and applied undegraduate texts}, - volume = {2} + inseries = {Vorlesungsskript zum Modul ELT}, } -@article{punktgruppen:mendezmueller, - author = { Tabea Méndez and Andreas Müller }, - title = { Noncommutative harmonic analysis and image registration }, - journal = { Appl. Comput. Harmon. Anal.}, - year = 2019, - volume = 47, - pages = {607--627}, - url = {https://doi.org/10.1016/j.acha.2017.11.004} -} -- cgit v1.2.1