From: W. Trevor King Date: Sun, 28 Feb 2016 06:15:17 +0000 (-0800) Subject: cv.tex: Cite UW SWC workshops and order by decreasing date X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5e57e8e0ebd7f50007e777acf8c80af5595f46e0;p=cv-latex.git cv.tex: Cite UW SWC workshops and order by decreasing date Using the unsrt style to get citation ordering. I also sorted entries in the other sections. Co-instructors are listed in the order in which we appeared. The message-ID comments point at emails describing my role and collaborators for sections I helped instruct, but I've replaced '@' with ' at ' to avoid confusing BibTeX. --- diff --git a/cv.bib b/cv.bib index 30ed594..2878aec 100644 --- a/cv.bib +++ b/cv.bib @@ -19,8 +19,11 @@ @string{JFernandez = "Fernandez, Julio M."} @string{HEGaub = "Gaub, Hermann E."} @string{MGautel = "Gautel, Mathias"} +@string{TGuy = "Guy, Tommy"} +@string{CKoch = "Koch, Christina"} @string{FOesterhelt = "Oesterhelt, Filipp"} @string{MRief = "Rief, Matthias"} +@string{TSibley = "Sibley, Thomas"} @string{MSu = "Su, Meihong"} @string{GYang = "Yang, Guoliang"} @@ -121,6 +124,26 @@ % Talks +@unpublished{ 2015-04-uw, + title= {Databases and and {SQL}}, + author = TSibley #" and "# WKing, + year = 2015, + month = apr, + note= {Software Carpentry workshop, University of Washington}, + address = {University of Washington}, +} +% Message-ID: <54D3F261.7040808 at uw.edu> + +@unpublished{ 2014-03-uw, + title= {Bash, {P}ython, and {SQL}}, + author = TGuy #" and "# WKing #" and "# CKoch, + year = 2014, + month = mar, + note= {Software Carpentry workshop, University of Washington}, + address = {University of Washington}, +} +% Message-ID: <20140226041514.GE13371 at odin.tremily.us> + @unpublished{ 2013-05-thesis, title= {Open source single molecule force spectroscopy}, author = WKing, @@ -137,7 +160,7 @@ author = WKing, year = 2013, month = jan, - note= {Software Carpentry boot camp, Columbia University}, + note= {Software Carpentry workshop, Columbia University}, address = {Columbia University}, } diff --git a/cv.tex b/cv.tex index 6e61e99..2078c98 100644 --- a/cv.tex +++ b/cv.tex @@ -24,7 +24,7 @@ \hypersetup{urlcolor=[rgb]{0, 0, 0.7}} \defaultbibliography{cv} -\defaultbibliographystyle{plain} +\defaultbibliographystyle{unsrt} \newcommand*{\ac}[1]{\mbox{#1}} @@ -62,13 +62,15 @@ \item [Papers] \begin{bibunit} \nocite{ - king10, - king13} + king13, + king10} \putbib \end{bibunit} \item [Talks] \begin{bibunit} \nocite{ + 2015-04-uw, + 2014-03-uw, 2013-05-thesis, 2013-01-columbia, 2009-10-life-cycles, @@ -79,9 +81,9 @@ \begin{bibunit} \nocite{ 2013-04-swc, + 2012-04-calibcant, 2011-04-saswsim, 2010-04-open-source, - 2012-04-calibcant, 2009-03-roughness, 2008-04-sawsim, 2008-02-stiffness}