Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
BornAgain
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mlz
BornAgain
Commits
d9d2b8af
Commit
d9d2b8af
authored
11 years ago
by
Wuttke, Joachim
Browse files
Options
Downloads
Patches
Plain Diff
use bibliography jw7
parent
6b9e41b6
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
Doc/UserManual/Examples.tex
+3
-4
3 additions, 4 deletions
Doc/UserManual/Examples.tex
Doc/UserManual/Introduction.tex
+1
-1
1 addition, 1 deletion
Doc/UserManual/Introduction.tex
Doc/UserManual/UserManual.tex
+2
-3
2 additions, 3 deletions
Doc/UserManual/UserManual.tex
with
6 additions
and
8 deletions
Doc/UserManual/Examples.tex
+
3
−
4
View file @
d9d2b8af
...
...
@@ -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
This diff is collapsed.
Click to expand it.
Doc/UserManual/Introduction.tex
+
1
−
1
View file @
d9d2b8af
...
...
@@ -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
{
Laz
zari:vi0158
}
.
by R. Lazzari
\cite
{
Laz
02
}
.
As novel features,
\BornAgain\
supports an unrestricted number of layers and particles,
diffuse reflection from rough layer interfaces,
...
...
This diff is collapsed.
Click to expand it.
Doc/UserManual/UserManual.tex
+
2
−
3
View file @
d9d2b8af
...
...
@@ -182,8 +182,7 @@ Forschungszentrum J\"ulich GmbH
%\appendix
%\input{Appendix}
\bibliography
{
ref
}
\bibliographystyle
{
unsrt
}
\bibliographystyle
{
switch
}
\bibliography
{
jw7
}
\end{document}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment