Browse Source

Merge changes

master
Lennart Heimbs 4 years ago
parent
commit
98bbdbeaad
2 changed files with 11 additions and 2 deletions
  1. 10
    1
      bericht/lennart/main.tex
  2. 1
    1
      bericht/lennart/references.bib

+ 10
- 1
bericht/lennart/main.tex View File

\usepackage{acronym} \usepackage{acronym}
\usepackage{xpatch} \usepackage{xpatch}
\usepackage{standalone} \usepackage{standalone}
\usepackage{tikz}
\usepackage[ngerman]{babel}
\usepackage{float} \usepackage{float}
\usepackage{subcaption} \usepackage{subcaption}


\usetikzlibrary{decorations.pathreplacing} \usetikzlibrary{decorations.pathreplacing}
\usetikzlibrary{positioning} \usetikzlibrary{positioning}


\definecolor{codegreen}{rgb}{0,0.6,0}
\definecolor{codegray}{rgb}{0.5,0.5,0.5}
\definecolor{codepurple}{rgb}{0.58,0,0.82}
\definecolor{backcolour}{rgb}{0.95,0.95,0.92}


\input{includes} \input{includes}


%%----------------------------------- %%-----------------------------------
\begin{document} \begin{document}


\makeatletter
\xpretocmd\lstinline{\Colorbox{backcolour}\bgroup\appto\lst@DeInit{\egroup}}{}{}
\makeatother


\input{config.tex} \input{config.tex}
\maketitle \maketitle
\newpage \newpage
\bibliographystyle{plain} \bibliographystyle{plain}
\bibliography{references} \bibliography{references}
\end{document}
\end{document}

+ 1
- 1
bericht/lennart/references.bib View File

month = "März", month = "März",
howpublished = {https://github.com/rdmtc/RedMatic/wiki/Installation}, howpublished = {https://github.com/rdmtc/RedMatic/wiki/Installation},
note = "[Online; aufgerufen 10-09-2019]" note = "[Online; aufgerufen 10-09-2019]"
}
}

Loading…
Cancel
Save