Skip to content
Snippets Groups Projects
Commit d9d2b8af authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

use bibliography jw7

parent 6b9e41b6
No related branches found
No related tags found
No related merge requests found
......@@ -88,7 +88,7 @@ parameter like, for example, \Code{20.0*micrometer}.
\subsection{Programs}
The examples presented in the next paragraphs are written in Python. For tutorials about this
programming language, the users are referred to \cite{Pythonref}.
programming language, the users are referred to \cite{Lut09}.
%\noindent Note about the version of C++ and Python to run the examples.\\
%\noindent Where can the following examples be found?\\
......@@ -109,7 +109,7 @@ at the end of this section (Listing~\ref{script_ex1}). \\
\noindent We start by importing different functions from external
modules (line~\ref{import_lib}), for example NumPy, which
is a fundamental package for scientific computing with Python \cite{NumPyURL}. In particular, line~\ref{import_end}
is a fundamental package for scientific computing with Python \cite{s:numpy}. In particular, line~\ref{import_end}
imports the features of \BornAgain\ software.\\
\begin{lstlisting}[language=python, style=eclipseboxed,name=ex1,nolol]
......@@ -447,5 +447,4 @@ def RunSimulation():
\section{Example 2}
\ldots forthcoming
......@@ -15,7 +15,7 @@ rough interfaces and with various types of embedded nano\-particles.
\BornAgain\ almost completely reproduces the functionality
of the widely used program \IsGISAXS\
by R. Lazzari \cite{Lazzari:vi0158}.
by R. Lazzari \cite{Laz02}.
As novel features, \BornAgain\
supports an unrestricted number of layers and particles,
diffuse reflection from rough layer interfaces,
......
......@@ -182,8 +182,7 @@ Forschungszentrum J\"ulich GmbH
%\appendix
%\input{Appendix}
\bibliography{ref}
\bibliographystyle{unsrt}
\bibliographystyle{switch}
\bibliography{jw7}
\end{document}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment