Slide 1

Slide 1 text

The Journal of Open Source Software Arfon M. Smith, Kyle E. Niemeyer, Daniel S. Katz, Lorena A. Barba, George Githinji, Melissa Gymrek, Kathryn D. Huff, Christopher R. Madan, Abigail Cabunoc Mayes, Kevin M. Moerman, Pjotr Prins, Karthik Ram, Ariel Rokem, Tracy K. Teal, Roman Valls Guimera, and Jacob T. Vanderplas https://joss.theoj.org Creative Commons Attribution 4.0 International License.

Slide 2

Slide 2 text

A developer friendly journal for research software packages > A formal peer review process that is designed to improve the quality of the software submitted. > If your software is already well documented then paper preparation should take no more than an hour.

Slide 3

Slide 3 text

No content

Slide 4

Slide 4 text

No content

Slide 5

Slide 5 text

No content

Slide 6

Slide 6 text

No content

Slide 7

Slide 7 text

https://peerj.com/articles/cs-147/

Slide 8

Slide 8 text

No content

Slide 9

Slide 9 text

No content

Slide 10

Slide 10 text

No content

Slide 11

Slide 11 text

How to get career credit for research software in two easy steps…

Slide 12

Slide 12 text

Make something citable 1

Slide 13

Slide 13 text

Make it easy to be cited 2

Slide 14

Slide 14 text

“Make something citable” > Upload your code to GitHub (or other public repository) > Create a DOI for repository via Zenodo/figshare etc. > Write a paper about your software JOSS lowers the cost of this

Slide 15

Slide 15 text

No content

Slide 16

Slide 16 text

No content

Slide 17

Slide 17 text

No content

Slide 18

Slide 18 text

“Make it easy to be cited”

Slide 19

Slide 19 text

No content

Slide 20

Slide 20 text

No content

Slide 21

Slide 21 text

No content

Slide 22

Slide 22 text

R > citation(‘ggplot2') To cite ggplot2 in publications, please use: H. Wickham. ggplot2: elegant graphics for data analysis. Springer New York, 2009. A BibTeX entry for LaTeX users is @Book{, author = {Hadley Wickham}, title = {ggplot2: elegant graphics for data analysis}, publisher = {Springer New York}, year = {2009}, isbn = {978-0-387-98140-6}, url = {http://had.co.nz/ggplot2/book}, }

Slide 23

Slide 23 text

Python > import astroML as aml > aml.__citation__ @INPROCEEDINGS{astroML, author={{Vanderplas}, J.T. and {Connolly}, A.J.and {Ivezi{\'c}}, {\v Z}. and {Gray}, A.}, booktitle={Conference on Intelligent Data Understanding (CIDU)}, title={Introduction to astroML: Machine learning for astrophysics}, month={Oct.}, pages={47 -54}, doi={10.1109/CIDU.2012.6382200}, year={2012} }

Slide 24

Slide 24 text

“How URSSI could help” > Develop/document best practices for receiving career credit for software > Develop/document best practices for awarding career credit for software > Strive to make JOSS unnecessary? (better fixes than just software papers)

Slide 25

Slide 25 text