Skip to content
Snippets Groups Projects
Commit 349592ac authored by Tobias WEBER's avatar Tobias WEBER
Browse files

added bib

parent 7542891e
Branches
Tags
No related merge requests found
......@@ -65,3 +65,7 @@ stack.hh
*.pdf
*.synctex.*
*.toc
*.bbl
*.blg
*.fls
*.fdb_latexmk
@book
{
Shirane2002,
author = {Shirane, G. and Shapiro, S. M. and Tranquada, J. M.},
title = {{Neutron Scattering with a Triple-Axis Spectrometer: Basic Techniques}},
year = {2002},
publisher = {Cambridge University Press},
isbn = {978-0521411264},
}
@book
{
Squires2012,
author = {Squires, G. L.},
title = {{Introduction to the Theory of Thermal Neutron Scattering}},
year = {2012},
publisher = {Cambridge University Press},
isbn = {978-1-107-64406-9},
}
@article
{
Cooper1967,
author = "Cooper, M. J. and Nathans, R.",
title = {{The resolution function in neutron diffractometry. I. The resolution function of a neutron diffractometer and its application to phonon measurements}},
journal = "Acta Crystallographica",
volume = "23",
number = "3",
pages = "357--367",
year = "1967",
doi = {10.1107/S0365110X67002816},
}
@article
{
Popovici1975,
author = "Popovici, M.",
title = {{On the resolution of slow-neutron spectrometers. IV. The triple-axis spectrometer resolution function, spatial effects included}},
journal = "Acta Crystallographica Section A",
volume = "31",
number = "4",
pages = "507--513",
year = "1975",
doi = {10.1107/S0567739475001088},
}
@article
{
Eckold2014,
author = "G. Eckold and O. Sobolev",
title = {{Analytical approach to the 4D-resolution function of three axes neutron spectrometers with focussing monochromators and analysers}},
journal = "Nuclear Instruments and Methods in Physics Research Section A: Accelerators, Spectrometers, Detectors and Associated Equipment",
volume = "752",
pages = "54--64",
year = "2014",
doi = {10.1016/j.nima.2014.03.019},
}
@article
{
Violini2014,
author = {N. Violini and J. Voigt and S. Pasini and T. Br\"uckel},
title = {{A method to compute the covariance matrix of wavevector-energy transfer for neutron time-of-flight spectrometers}},
journal = "Nuclear Instruments and Methods in Physics Research Section A: Accelerators, Spectrometers, Detectors and Associated Equipment",
volume = "736",
pages = "31--39",
year = "2014",
doi = {10.1016/j.nima.2013.10.042},
}
......@@ -17,6 +17,9 @@
\usepackage[a4paper]{geometry}
\geometry{tmargin=2.5cm, bmargin=2.5cm, lmargin=2cm, rmargin=2cm}
\usepackage[colorlinks=true, linkcolor=black, citecolor=blue, urlcolor=blue, unicode=true]{hyperref}
\begin{document}
......@@ -29,7 +32,6 @@
% ====================================================================================================================================
\chapter{Crystal Coordinates and TAS Angles}
......@@ -208,6 +210,7 @@ Special case for cubic crystals, $g_{ij} = \delta_{ij} \cdot \left( 2\pi / a \ri
% ====================================================================================================================================
\chapter{Neutron Scattering Cross-Sections}
% ====================================================================================================================================
......@@ -221,4 +224,7 @@ Special case for cubic crystals, $g_{ij} = \delta_{ij} \cdot \left( 2\pi / a \ri
\bibliographystyle{unsrtnat}
\bibliography{\jobname.bib}
\end{document}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment