about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--doc/joss/2016/paper.json23
-rw-r--r--doc/joss/2016/paper.md8
2 files changed, 3 insertions, 28 deletions
diff --git a/doc/joss/2016/paper.json b/doc/joss/2016/paper.json
deleted file mode 100644
index c3c02156..00000000
--- a/doc/joss/2016/paper.json
+++ /dev/null
@@ -1,23 +0,0 @@
-{
-  "@context": "https://raw.githubusercontent.com/mbjones/codemeta/master/codemeta.jsonld",
-  "@type": "Code",
-  "author": [
-    {
-      "@id": "0000-0002-9623-3401",
-      "@type": "Person",
-      "email": "jakevdp@uw.edu",
-      "name": "Jake VanderPlas",
-      "affiliation": "University of Washington eScience Institute"
-    }
-  ],
-  "identifier": "https://zenodo.org/record/50995#.Vyp9DBUrJBw",
-  "codeRepository": "http://github.com/jakevdp/mst_clustering",
-  "datePublished": "2016-05-04",
-  "dateModified": "2016-05-04",
-  "dateCreated": "2016-05-04",
-  "description": "Clustering via Euclidean Minimum Spanning Trees",
-  "keywords": "machine learning",
-  "license": "BSD",
-  "title": "mst_clustering",
-  "version": "v1.0"
-}
diff --git a/doc/joss/2016/paper.md b/doc/joss/2016/paper.md
index 42fcd500..02fc6a65 100644
--- a/doc/joss/2016/paper.md
+++ b/doc/joss/2016/paper.md
@@ -10,7 +10,7 @@ authors:
     affiliation: University of Tennessee Health Science Center, USA
   - name: Danny Arends
     orcid: 0000-0001-8738-0162
-    affiliation: Humboldt Universityl, Berlin, Germany
+    affiliation: Humboldt University, Berlin, Germany
   - name: Karl W. Broman
     orcid: 0000-0002-4914-6671
     affiliation: University of Wisconsin, USA
@@ -18,7 +18,6 @@ authors:
     orcid: 0000-0003-3142-2081
     affiliation: University of Tennessee Health Science Center, USA
   - name: Nick Furlotte
-    orcid: ?
   - name: Harm Nijveen
     orcid: 0000-0002-9167-4945
     affiliation: Wageningen University, The Netherlands
@@ -32,9 +31,8 @@ authors:
     orcid: 0000-0001-8924-4447
     affiliation: University of Tennessee Health Science Center, USA
   - name: Pjotr Prins
-    orcid: orcid.org/0000-0002-8021-9162
-    affiliation: University Medical Center Utrecht, The Netherlands
-    affiliation: University of Tennessee Health Science Center, USA
+    orcid: 0000-0002-8021-9162
+    affiliation: University Medical Center Utrecht, The Netherlands, University of Tennessee Health Science Center, USA
 date: 29 May 2016
 bibliography: paper.bib
 ---