use tabularx for tables

This commit is contained in:
Jan Grewe 2023-10-22 13:41:39 +02:00
parent cf7d8e72e4
commit 687a711a75
3 changed files with 76 additions and 82 deletions

View File

@ -1,10 +1,5 @@
\documentclass[11pt,a4paper]{article}
\input{header}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
%%%%% hyphenation %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\hyphenation{}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@ -24,16 +19,15 @@ Additional information is available under \href{www.dfg.de/faq_cv}{www.dfg.de/fa
}
\subsection*{Personal Data\note{ in table form only}}
\begin{table}[h!]
\begin{tabular}{|p{5.25cm}|p{10.cm}|}\hline
\noindent
\begin{tabularx}{\textwidth}{|p{5.25cm}|X|}\hline
Title & \\\hline
First Name & \\\hline
Last Name & \\\hline
Current position & \note{If applicable, specify the end of the contract term.}\\\hline
Current institute(s)/site(e), country & \\\hline
Identifiers/ORCID & \note{ORCID-ID: Applicants who have an ORCID ID are asked to provide it. Applicants who do not have an ORCID ID are invited but not obliged to create one.} \\\hline
\end{tabular}
\end{table}
\end{tabular}
\subsection*{Qualifications and Career \note{mixture of table/free text}}
\note{Please list the stages of your (academic) career including qualification stages. Please indicate position, institution and duration in each case. If you wish, you can also describe the academic content of each activity.\newline If you are currently pursuing a doctorate, please indicate the status of your doctoral studies.

View File

@ -1,48 +1,52 @@
\usepackage[ngerman]{babel}
\usepackage{xcolor}
\usepackage{graphicx}
\usepackage[right]{eurosym}
\usepackage{pgfgantt}
\usepackage{SIunits}
\usepackage{enumitem}
%%%%% hyperref %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\usepackage[breaklinks=true,colorlinks=true,citecolor=blue!30!black,urlcolor=blue!30!black,linkcolor=blue!30!black]{hyperref}
\newcommand{\email}[1]{\href{mailto:#1}{#1}}
\usepackage{tabularx}
%%%%% colors %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\definecolor{dfgblau}{cmyk}{1,0.7,0,0}
\definecolor{silver}{cmyk}{0.0, 0.0, 0.0, 0.5}
%%%%% page layout %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\usepackage[left=25mm, right=25mm, top=25mm, bottom=25mm]{geometry}
\usepackage[left=25mm, right=25mm, top=23mm, bottom=25mm, head=14pt,
footskip=13mm]{geometry}
\usepackage{lastpage}
\usepackage{fancyhdr}
\pagestyle{fancy}
\fancyhf{}
\renewcommand{\headrulewidth}{0pt}
\fancyhead[RO, LE]{\footnotesize{page \thepage\ of \pageref{LastPage}}}
\fancyhead[LO, RE]{\footnotesize{DFG form 53.01 09/22}}
\fancypagestyle{plain}{%
\fancypagestyle{dfgfront}{
\fancyhf{}
\fancyhead[RO, LE]{{\footnotesize page \thepage\ of \pageref{LastPage}}}
\fancyhead[LO, RE]{{\footnotesize DFG form 53.200 03/22}}
\fancyfoot[LO, RE]{\begin{minipage}[c]{0.74\textwidth}
\footnotesize\textcolor{dfgblau}{Deutsche Forschungsgemeinschaft}\\
Kennedyallee 40 $\cdot$ 53175 Bonn $\cdot$ postal address: 53170 Bonn\\
phone: + 49 228 885-1 $\cdot$ fax: + 49 228 885-2777 $\cdot$ \email{postmaster@dfg.de} $\cdot$ \url{www.dfg.de}
\end{minipage}\hfill
\begin{minipage}[c]{0.15\textwidth}
\includegraphics[trim=15 10 15 10,clip,width=1\linewidth]{DFG_logo.png}
\end{minipage}}
}
\fancypagestyle{dfgplain}{
\fancyhf{}
\fancyhead[RO, LE]{\footnotesize{page \thepage\ of \pageref{LastPage}}}
\fancyhead[LO, RE]{\footnotesize{DFG form 53.200 --- 03/23}}
\fancyfoot[LO, RE]{\begin{minipage}[c]{0.74\columnwidth}
\footnotesize{\textcolor{dfgblau}{Deutsche Forschungsgemeinschaft}\\
Kennedyallee 40 $\cdot$ 53175 Bonn $\cdot$ postal address: 53170 Bonn\\
phone: + 49 228 885-1 $\cdot$ fax: + 49 228 885-2777 $\cdot$ \email{postmaster@dfg.de} $\cdot$ \url{www.dfg.de}}
\end{minipage}
\begin{minipage}[c]{0.24\columnwidth}
\includegraphics[width=\textwidth]{DFG_logo.png}
\end{minipage}
}
\renewcommand{\headrulewidth}{0pt}
\fancyhead[RO, LE]{{\footnotesize page \thepage\ of \pageref{LastPage}}}
\fancyhead[LO, RE]{{\footnotesize DFG form 53.200 03/22}}
}
\pagestyle{dfgplain}
\thispagestyle{dfgfront}
\title{}
\date{}
\author{}
%%%%% "Arial" font %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\renewcommand{\familydefault}{\sfdefault}
%\usepackage{sansmathfonts}
\usepackage{helvet}
\renewcommand{\familydefault}{\sfdefault}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
%%%%% hyphenation %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\hyphenation{}
%%%%% sectioning %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\usepackage{titlesec}
@ -52,23 +56,32 @@
\titlespacing*{\paragraph}
{0pt}{1ex plus 3ex minus .2ex}{0.5ex plus .2ex}
\setcounter{secnumdepth}{0}
\renewcommand{\arraystretch}{1.2}
%%%%% checkbox %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\usepackage{wasysym}
%%%%% bibliography %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\usepackage[natbib=true, backend=bibtex, sorting=nyt, style=authoryear, dashed=false, firstinits=true, maxcitenames=2, maxbibnames=20, url=false, doi=false]{biblatex}
\usepackage{bibentry}
\usepackage[natbib=true, backend=bibtex, sorting=nyt, style=authoryear, dashed=false, firstinits=true, maxcitenames=50, maxbibnames=50, url=false, doi=true]{biblatex}
\DeclareNameAlias{sortname}{last-first}
\DeclareFieldFormat[article,inbook]{title}{#1}
\renewbibmacro{in:}{\ifentrytype{article}{}{\printtext{\bibstring{in}\intitlepunct}}}
\newcommand{\bibemph}[1]{#1}
\DeclareBibliographyCategory{categoryA}
\DeclareBibliographyCategory{categoryB}
\DeclareBibliographyCategory{ownpubs}
\DeclareBibliographyCategory{otherpubs}
\AtEveryBibitem{\ifcategory{ownpubs}{}{\clearfield{title}}}
\newcommand{\addcatapub}[1]{\addtocategory{categoryA}{#1}\nocite{#1}}
\newcommand{\addcatbpub}[1]{\addtocategory{categoryB}{#1}\nocite{#1}}
\newcommand{\addownpubs}[1]{\addtocategory{ownpubs}{#1}\nocite{#1}}
\newcommand{\addotherpubs}[1]{\addtocategory{otherpubs}{#1}\nocite{#1}}
\bibliography{publications,references}
\bibliography{my_publications}
%%%%% notes %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\usepackage{ifthen}
\newcommand{\note}[2][]{{\textcolor{silver}{\itshape[\ifthenelse{\equal{#1}{}}{}{#1: }#2]}}}
\newcommand{\important}[1]{\textcolor{red}{#1}}
%%%%% hyperref %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\usepackage[breaklinks=true,colorlinks=true,citecolor=blue!30!black,urlcolor=blue!30!black,linkcolor=blue!30!black]{hyperref}
\newcommand{\email}[1]{\href{mailto:#1}{#1}}

View File

@ -1,27 +1,6 @@
\documentclass[11pt,a4paper]{article}
\input{header}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
%%%%% notes %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\usepackage{ifthen}
\newcommand{\note}[2][]{{\textcolor{silver}{\itshape[\ifthenelse{\equal{#1}{}}{}{#1: }#2]}}}
\newcommand{\important}[1]{\textcolor{red}{#1}}
%%%%% colors %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\usepackage{color}
\definecolor{darkgreen}{rgb}{0,0.6,0}
\definecolor{orange}{rgb}{1,0.64,0.0}
\definecolor{violet}{rgb}{0.81,0.12,0.56}
\definecolor{silver}{cmyk}{0.0, 0.0, 0.0, 0.5}
\newcommand{\rot}[1]{{\color{red} #1}}
\newcommand{\ora}[1]{{\color{orange} #1}}
\newcommand{\blau}[1]{{\color{blue} #1}}
%%%%% hyphenation %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\hyphenation{}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{document}
@ -36,32 +15,29 @@ Der Lebenslauf darf nicht mehr als maximal vier Seiten umfassen. Bitte behalten
\url{www.dfg.de/faq\_lebenslauf.}
\subsection*{Persönliche Daten\note{rein tabellarisch}}
\begin{table}[h!]
\begin{tabular}{|p{5.25cm}|p{10.cm}|}\hline
Titel & \\\hline
Vorname & \\\hline
Nachname & \\\hline
Aktuelle Position & \\\hline
Aktuelle Institution(en)/Ort(e), Land & \\\hline
Identifikatoren/ORCID & \\\hline
\end{tabular}
\end{table}
\noindent
\begin{tabularx}{\textwidth}{|p{5.25cm}|X|}\hline
Titel & \\\hline
Vorname & \\\hline
Nachname & \\\hline
Aktuelle Position & \\\hline
Aktuelle Institution(en)/Ort(e), Land & \\\hline
Identifikatoren/ORCID & \\\hline
\end{tabularx}
\subsection*{Qualifizierung und Werdegang \note{hybrid tabellarisch/Freitextfeld}}
\note{Bitte nennen Sie die Stationen Ihrer (wissenschaftlichen) Karriere inklusive Qualifizierungsstationen. Bitte geben Sie jeweils Position, Institution und Dauer an. Optional können Sie auch auf den wissenschaftlichen Inhalt der Tätigkeiten eingehen.
Falls Sie sich aktuell in einem Promotionsverfahren befinden, geben Sie bitte den Stand des Verfahrens an.
}
\begin{table}[h!]
\begin{tabular}{|p{5.25cm}|p{10.cm}|}\hline
\noindent
\begin{tabularx}{\textwidth}{|p{5.25cm}|X|}\hline
\textbf{Stationen} & \textbf{Zeiträume und nähere Einzelheiten}\\
\important{Schule, Land} \important{obligatorisch nur für das Walter Benjamin-Programm}& \important{Sofern ein Teil oder die gesamte Schulzeit im Ausland verbracht wurde, bitte detaillierte Angaben zu Zeiten und Orten machen}\\\hline
Studium & \note{Fach, Zeitraum, Ort, Land (ggf. auch Wechsel im Fachgebiet}) \\\hline
Promotion & \note{Datum, Betreuende/Mentorinnen/Mentoren, Fach (Angabe Fach ist optional), Einrichtung(en), Land}\\\hline
Stationen des wissenschaftlichen/beruflichen Werdegangs \note{(optionale Angaben seit der Promotion)} &\note{Für den Antrag relevante Tätigkeiten sind chronologisch (die aktuellste am Anfang) mit der Angabe von Zeitraum, Station/Position und Einrichtung zu nennen, wie z. B. Forschungsaufenthalte, Habilitation (Thema/Fach, Betreuende), Tätigkeiten an Hochschulen/außeruniversitären Einrichtungen, klinische Tätigkeit/Tätigkeit in der Versorgung von Patientinnen und Patienten, Erfahrungen und Qualifikationen in der Durchführung von klinischen Studien (Qualifikation als Prüferin, Prüfer oder Prüfungsteam-Mitglied sowie regulatorische und methodische Kenntnisse), Tätigkeit in der Industrieforschung, Tätigkeiten in anderen Berufsbranchen, Unternehmensgründungen, ehrenamtliche Tätigkeiten etc.} \\\hline
\end{tabular}
\end{table}
\end{tabularx}
\subsection*{Ergänzende Angaben zum Werdegang \note{optional, Freitextfeld}}
@ -105,12 +81,23 @@ Angaben zu quantitativen Metriken wie Impact-Faktoren und h-Indizes sind nicht e
\note{Freitextfeld, bitte überschreiben}
\newline
\note{
\addcatapub{Grewe2017}
\printbibliography[category={categoryA}, heading=none]
}
\subsection*{Kategorie B \note{obligatorisch, Freitextfeld}}
\note{An dieser Stelle können Sie die in jeder weiteren Form öffentlich gemachten Ergebnisse aus Ihrer Forschung anführen. Dies könnten z. B. Artikel auf PrePrint-Servern, Beiträge zu Konferenzen oder Sammelbänden jeweils ohne Peer Review, Datensätze, Protokolle von Klinischen Studien, Softwarepakete, angemeldete und erteilte Patente oder Blogbeiträge, Infrastrukturen oder Transfer sein. Ebenfalls angeben können Sie hier weitere Formen wissenschaftlichen Outputs wie z. B. Beiträge zur (technischen) Infrastruktur einer wissenschaftlichen Community (auch auf internationaler Ebene) oder Beiträge zur Wissenschaftskommunikation. Diese zweite Kategorie unterliegt ebenfalls einer Beschränkung auf maximal zehn Elemente.}
\note{Freitextfeld, bitte überschreiben}
\newline
\note{
\addcatbpub{Hladnik2023}
\noindent Publications under review and in collections:
\printbibliography[category={categoryB},heading=none]
}
\subsection*{Anerkennung durch das Wissenschaftssystem optional, Freitextfeld}