added 2018 presentations and creative work
This commit is contained in:
parent
756e0ca641
commit
94d25f58e6
|
@ -5,3 +5,4 @@ _site/
|
|||
state_data.json
|
||||
cache/
|
||||
public/
|
||||
*.csv
|
||||
|
|
|
@ -210,6 +210,10 @@
|
|||
<!- -----------------BEGIN PRESENTATIONS--------------------- -->
|
||||
<div class="tab-pane fade" id="pre">
|
||||
<ul style="margin-top: 1em;">
|
||||
<li><a href="https://vickysteeves.gitlab.io/2018-ndsr-art/">Research with Interviews</a>. Steeves, V. NDSR Art Immersion Week. July 2018. Philadelphia, Pennsylvania.</li>
|
||||
<li><a href="https://vickysteeves.gitlab.io/2018-uutah-repro/">Reproducibility Short Course</a>. Steeves, V. Building Research Integrity through Reproducibility. June 2018. Salt Lake City, Utah.</li>
|
||||
<li><a href="https://vickysteeves.gitlab.io/repro-papers/">Writing reprocible geoscience papers using R Markdown, Docker, and GitLab</a>, Steeves, V., Nüst, D., Rampin, R., Konkol, M. & Pebesma, E. European Geosciences Union General Assembly 2018. April 2018. Vienna, Austria.</li>
|
||||
<li><a href="https://osf.io/6fyj5">Data Management & Reproducibility</a>, Steeves, V. <a href="http://urfist.unice.fr/">L'Unité Régionale de Formation à l'Information Scientifique et Technique</a> (Urfist). December 2017. Nice, France.</li>
|
||||
<li><a href="https://vickysteeves.gitlab.io/2017-SciPy">Creating Reproducible Experiments with ReproZip</a>, Steeves, V. & <a href="https://remram.fr/" >Rampin, R.</a>, Chirigati, F. <a href="https://scipy2017.scipy.org/ehome/index.php?eventid=220975&"> SciPy 2017</a>, July 2017. Austin, Texas.</li>
|
||||
<li><a href="https://osf.io/sy2zf/">Open, Public Goods Infrastructure for Research Management & Discovery</a>, Spitzer, M., Steeves, V., & Hudson-Vitale, C., IASSIST 2017, May 2017. Kansas City, Kansas.</li>
|
||||
<li><a href="https://gitlab.com/VickySteeves/2017-IASSIST-ReproZip">Reproducing and Preserving Research with ReproZip</a>, Steeves, V., & Rampin, R., IASSIST 2017, May 2017. Kansas City, Kansas.</li>
|
||||
|
@ -242,6 +246,8 @@
|
|||
<!- -----------BEGIN OTHER OUTPUT----------------- -->
|
||||
<div class="tab-pane fade" id="mis">
|
||||
<ul style="margin-top: 1em;">
|
||||
<li><a href="https://savingjournalism.reprozip.org/">Saving Data Journalism</a>: an <a href="https://www.imls.gov/grants/awarded/lg-87-18-0062-18">IMLS funded</a> project to build prototype to enable systematic collection & preservation of dynamic websites.</li>
|
||||
<li><a href="https://crawl.reproduciblescience.org/">ReproCrawl</a>: a search engine for materials about reproducibility. [<a href="https://gitlab.com/VickySteeves/reprocrawl">source</a>]</li>
|
||||
<li><a href="https://about.gitlab.com/2017/08/25/gitlab-and-reproducibility/">Guest blog post on GitLab and reproducibility</a></li>
|
||||
<li><a href="http://www.simmons.edu/news/school-of-library-and-information-science/2017/may/vicky-steeves">Simmons SLIS Interview</a></li>
|
||||
<li>Created a <a href="https://fyoaw.vickysteeves.com/">database</a> of women working in openness [<a href="https://gitlab.com/VickySteeves/Women-Leaders-Openness">source</a>]</li>
|
||||
|
|
Loading…
Reference in New Issue