Please check gitlab-tutorial

Skip to content
Snippets Groups Projects
Commit 8eb3cb99 authored by Thomas Trautner's avatar Thomas Trautner :package:
Browse files

add IEEE biblography style

parent 0de1cc78
Branches
Tags
No related merge requests found
*.aux
*.bbl
*.bcf
*.blg
*.lof
*.log
*.lot
*.out
*.xml
*.gz
......
This diff is collapsed.
@article{Ayatollahi2018,
author = {Ayatollahi, Iman and Brier, Jens and Mörzinger, Benjamin and Heger, Michael and Bleicher, Friedrich},
year = {2018},
month = {01},
pages = {162-166},
title = {SOA on Smart Manufacturing Utilities for Identification, Data Access and Control},
volume = {67},
journal = {Procedia CIRP},
doi = {10.1016/j.procir.2017.12.193}
}
\ No newline at end of file
......@@ -48,11 +48,6 @@
\usepackage[bottom]{footmisc} % Zwingt Fußnoten an das Ende der Seite
\usepackage[ % Biblatex für die Zitate und Referenzen
backend=biber,
hyperref=true
]{biblatex}
\usepackage{caption}
\usepackage{subcaption} % Einbinden von mehreren Grafiken in einer figure
......
No preview for this file type
......@@ -18,14 +18,14 @@
\createTitleIFT
\chapter*{Danksagung}
\par\noindent Text (max. 1 Seite)\par
\todo{Text (max. 1 Seite)}
\par\noindent optional
\chapter*{Kurzfassung}
Text (max. 1 Seite)
\todo{Text (max. 1 Seite)}
\chapter*{Abstract}
\par\noindent Text (max. 1 Seite)
\todo{Text (max. 1 Seite)}
\par\noindent Englischsprachige Kurzfassung
\tableofcontents
......@@ -46,14 +46,14 @@ Text (max. 1 Seite)
\chapter{Zusammenfassung und Ausblick}
\chapter*{Literaturverzeichnis}
\cite{Ayatollahi2018}
\chapter*{Abbildungsverzeichnis}
\chapter*{Tabellenverzeichnis}
\bibliographystyle{bib/IEEEtran}
\bibliography{bib/intro}
\listoffigures
\listoftables
\appendix
\chapter{Versuche}
\end{document}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment