+
+
+
+
+
+ Languages
+
+
+
+ {{#each resume.languages}}
+ {{#if @last}}
+ {{language}} - {{fluency}}
+ {{else}}
+ {{language}} - {{fluency}},
+ {{/if}}
+ {{/each}}
+
+ diff --git a/public/bibtex/bibtex_cv.bib b/public/bibtex/bibtex_cv.bib index c7e72dd..c4882ab 100644 --- a/public/bibtex/bibtex_cv.bib +++ b/public/bibtex/bibtex_cv.bib @@ -45,7 +45,7 @@ year = {forthcoming} @misc{Winter19a, author = {with Polansky, L.}, - title = {liner notes to the album Changes by James Tenney}, + title = {Liner notes to the album Changes by James Tenney}, publisher = {New World Records}, year = {2019}, howpublished = {tenney_changes_liner_notes.pdf} diff --git a/views/cv.template b/views/cv.template index 513ad32..07c070b 100644 --- a/views/cv.template +++ b/views/cv.template @@ -388,6 +388,30 @@ + +