summaryrefslogtreecommitdiffstats
path: root/vorlagen/thesis/src/maindoc.tex
diff options
context:
space:
mode:
authorRefik Hadzialic2012-06-04 19:06:46 +0200
committerRefik Hadzialic2012-06-04 19:06:46 +0200
commitb6be12f834052b87a13823d47067e5bbb0170db6 (patch)
treec01d763cf2b1cd6452324f8df1d6a6bf0e2f0ef7 /vorlagen/thesis/src/maindoc.tex
parentAppendix writing (diff)
downloadmalign-b6be12f834052b87a13823d47067e5bbb0170db6.tar.gz
malign-b6be12f834052b87a13823d47067e5bbb0170db6.tar.xz
malign-b6be12f834052b87a13823d47067e5bbb0170db6.zip
Modification and writing appendix
Diffstat (limited to 'vorlagen/thesis/src/maindoc.tex')
-rw-r--r--vorlagen/thesis/src/maindoc.tex13
1 files changed, 12 insertions, 1 deletions
diff --git a/vorlagen/thesis/src/maindoc.tex b/vorlagen/thesis/src/maindoc.tex
index 46b8c58..156b2da 100644
--- a/vorlagen/thesis/src/maindoc.tex
+++ b/vorlagen/thesis/src/maindoc.tex
@@ -61,9 +61,18 @@
\usepackage{theorem}
%\usepackage{mathpazo}
%\usepackage{mathptmx}
+
% USE THESE FOR MATHS!
\usepackage{amssymb} % define this for using the math symbols
\usepackage{amsmath} % define this for equation alignment
+\usepackage{mathtools}
+
+%USE FOR bibliography FIX LANGUAGE
+\usepackage[fixlanguage]{babelbib}
+\usepackage{babelbib}
+%\usepackage{natbib}
+\setbtxfallbacklanguage{english}
+
%ermöglicht verschiedene Stile des Literaturverzeichnises
%\usepackage{jurabib}
@@ -183,7 +192,9 @@ stepnumber=1, numbersep=5pt, numbers = none}
\include{kapitel_A}
%% Literatur %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\bibliographystyle{dinat}
+\selectbiblanguage{english}
+
+\bibliographystyle{abbrvnat}
\bibliography{bib/literatur}
\nocite{*}