add courses in details, remvoe panglossia requirement from template, upstream bug makes make fail
This commit is contained in:
parent
55c8becb61
commit
edbe57c35f
20
details.yml
20
details.yml
@ -92,6 +92,26 @@ publications:
|
||||
title: "Taming the Tavern: Social Space and Government Regulation in 19th Century Belgrade"
|
||||
publication: "Godišnjak za društvenu istoriju - Annual for Social History"
|
||||
details: Year XVI Vol. 3 pp. 57-68
|
||||
|
||||
courses:
|
||||
- year: "2020-23"
|
||||
title: "East-Central Europe: Long 19th Century, 1780 to 1914"
|
||||
details: Lecture-based, survey
|
||||
- year: "2020-2022"
|
||||
title: Modern Urban History
|
||||
details: Lecture-based, upper-level
|
||||
- year: 2021
|
||||
title: Visual Historical Methods
|
||||
details: Survey, methodology
|
||||
- year: "2020-22"
|
||||
title: The City in Eastern Europe
|
||||
details: Seminar, upper-level
|
||||
- year: 2020
|
||||
title: Modern Europe from 1939-Present
|
||||
details: Lecture-based, survey
|
||||
- year: 2020
|
||||
title: "Global Habsburgs: New Histories of Empire"
|
||||
details: Graduate Seminar
|
||||
|
||||
awards:
|
||||
- year: 2015
|
||||
|
@ -147,6 +147,15 @@ $publications.details$\\[.2cm]
|
||||
$endfor$
|
||||
$endif$
|
||||
|
||||
$if(courses)$
|
||||
\section*{Courses}
|
||||
\noindent
|
||||
$for(courses)$
|
||||
\note{$courses.year$}\textsc{$courses.title$}\\
|
||||
\emph {$courses.details$}\\
|
||||
$endfor$
|
||||
$endif$
|
||||
|
||||
$if(awards)$
|
||||
\section*{Awards, Grants and Fellowships}
|
||||
\noindent
|
||||
|
Loading…
Reference in New Issue
Block a user