Skip to content
Snippets Groups Projects
Commit 81ba6b98 authored by Rolf Niepraschk's avatar Rolf Niepraschk
Browse files

Titelseite, Test bib-Styles

parent 4daec3e4
No related branches found
No related tags found
No related merge requests found
...@@ -13,12 +13,20 @@ ...@@ -13,12 +13,20 @@
langid = {german} langid = {german}
} }
@PhdThesis{Mueller1994,
author = {Müller, Jürgen},
title = {Messung von CO-Partialdrücken im Hochvakuum mittels
Infrarot-Absorptiosspektroskopie},
institution = {FH Lübeck},
date = {1994},
}
@BOOK{Lanzinger1997, @BOOK{Lanzinger1997,
author = {Lanzinger, Eckhard}, author = {Lanzinger, Eckhard},
title = {Partialdruckbestimmung von Kohlenmonoxid im Hochvakuum mittels title = {Partialdruckbestimmung von Kohlenmonoxid im Hochvakuum mittels
Infrarot-Absorptiosspektroskopie unter Verwendung einer Infrarot-Absorptiosspektroskopie unter Verwendung einer
Vielfachreflexionszelle nach Herriott}, Vielfachreflexionszelle nach Herriott},
type = {phdthesis}, note = {Dissertation},
date = {1997}, date = {1997},
publisher = {Verlag Dr. Köster}, publisher = {Verlag Dr. Köster},
location = {Berlin}, location = {Berlin},
......
No preview for this file type
...@@ -4,7 +4,15 @@ ...@@ -4,7 +4,15 @@
\setcounter{errorcontextlines}{100} \setcounter{errorcontextlines}{100}
\listfiles \listfiles
\documentclass[fontsize=11pt,paper=a4,pagesize,ngerman]{scrartcl} \documentclass[%
,titlepage=true
,twoside=false
,fontsize=11pt
,paper=a4
,pagesize
,ngerman
]{scrartcl}
\usepackage{iftex} \usepackage{iftex}
\iftutex% LuaTeX oder XeTeX \iftutex% LuaTeX oder XeTeX
%%%\usepackage{unicode-math} %%%\usepackage{unicode-math}
...@@ -56,15 +64,18 @@ ...@@ -56,15 +64,18 @@
\usepackage[% \usepackage[%
%%%,style=filmography %%%,style=filmography
%%%,style=authortitle
,style=numeric ,style=numeric
,defernumbers=true
%%%,style=draft
,language=auto ,language=auto
,hyperref=auto ,hyperref=auto
,sorting=nyt %%%,sorting=nyt
,bibencoding=utf8 ,bibencoding=utf8
,backend=biber ,backend=biber
,sortlocale=auto %%%,sortlocale=auto
,maxnames=99, ,maxnames=99,
,abbreviate=false %%%,abbreviate=false
]{biblatex} ]{biblatex}
\newcommand\bilingual[2]{% \newcommand\bilingual[2]{%
...@@ -73,18 +84,29 @@ ...@@ -73,18 +84,29 @@
\addbibresource{publikationen_vakuum_PTB.bib} \addbibresource{publikationen_vakuum_PTB.bib}
\flushbottom \title{%
\bilingual{Veröffentlichungen}{Publications}\par\bigskip\bigskip
\selectlanguage{ngerman}
Arbeitsgruppe Vakuummetrologie \par
(bis 1996: Laboratorium für Vakuumphysik)\par\medskip
{
\itshape
Working Group Vacuum Metrology \par
(until 1996: Vacuum Physics Laboratory)
}
\par\bigskip\bigskip
Physikalisch-Technische Bundesanstalt
}
\author{~}
\flushbottom
\usepackage{isodate} \isodate
\usepackage{hyperref} \usepackage{hyperref}
\begin{document} \begin{document}
Veröffentlichungen/Publications \maketitle
Laboratorium für Vakuumphysik (bis 1996)/Arbeitsgruppe Vakuummetrologie
Section Vacuum physics (by 1996)/Vacuum Metrology
Physikalisch - Technische Bundesanstalt
\nocite{*} \nocite{*}
...@@ -97,3 +119,13 @@ Physikalisch - Technische Bundesanstalt ...@@ -97,3 +119,13 @@ Physikalisch - Technische Bundesanstalt
publications}] publications}]
\end{document} \end{document}
\title{%
\bilingual{Veröffentlichungen}{Publications}\par\bigskip\bigskip
\bilingual{Arbeitsgruppe Vakuummetrologie \par
(bis 1996: Laboratorium für Vakuumphysik)\par}
{Working Group Vacuum Metrology \par
(until 1996: Vacuum Physics Laboratory)}
\par\bigskip\bigskip
Physikalisch - Technische Bundesanstalt
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment