diff --git a/cv.md b/cv.md index 6b3a16e..7ba8a5f 100644 --- a/cv.md +++ b/cv.md @@ -55,14 +55,14 @@ Urbana, IL "Laudon's Garden: Habsburg Legacy and the Warped Space of Empire" _History of the Present_ -Vol. 10, Issue 1, forthcoming +Vol. 10, Issue 1, pp. 28-45 **2020** "Introduction to the Special Section Empire Off-Center (co-authored with Giulia Carabelli)" _History of the Present_ -Vol. 10, Issue 1, forthcoming +Vol. 10, Issue 1, pp. 5-8 **2020** diff --git a/details.yml b/details.yml index 8b918b6..1a2808a 100644 --- a/details.yml +++ b/details.yml @@ -12,8 +12,8 @@ address: #- "+381 65 9476968" email: jovanovic@history.ucla.edu # Insert URLs without http:// -#urls: -# - loshmi.net +urls: + - loshmi.net # # Sections # @@ -62,11 +62,11 @@ publications: - year: 2020 title: "Laudon's Garden: Habsburg Legacy and the Warped Space of Empire" publication: "History of the Present" - details: Vol. 10, Issue 1, forthcoming + details: Vol. 10, Issue 1, pp. 28-45 - year: 2020 title: "Introduction to the Special Section Empire Off-Center (co-authored with Giulia Carabelli)" publication: "History of the Present" - details: Vol. 10, Issue 1, forthcoming + details: Vol. 10, Issue 1, pp. 5-8 - year: 2020 title: "Sharpening the Haze: Visual Essays on Imperial History and Memory" publication: "London: Ubiquity Press" diff --git a/upload_cv.sh b/upload_cv.sh index 8abe449..7b2b9da 100755 --- a/upload_cv.sh +++ b/upload_cv.sh @@ -3,5 +3,5 @@ rm cv.md pandoc --template=template.markdown -o cv.md details.yml make -scp -q cv.md root@loshmi.net:/var/www/html/user/pages/05.cv/page.en.md -scp -q output.pdf root@loshmi.net:/var/www/html/user/pages/05.cv/cv.pdf +scp -q cv.md root@loshmi.net:/var/www/html/user/pages/06.cv/page.en.md +scp -q output.pdf root@loshmi.net:/var/www/html/user/pages/06.cv/cv.pdf