Joss: published papers need to include a DOI

Created on 12 May 2016  路  21Comments  路  Source: openjournals/joss

A published paper should include its own DOI, and also some "how to cite this paper" info, ideally that would generate bibtex and other citation styles. I think the missing DOI is a a bug, since it's really needed soon, while I'll call the how to cite request an enhancement request.

bug

Most helpful comment

Oops. Yep, sorry. I have muscle memory for typing your handle @kyleniemeyer!

All 21 comments

I guess this is also related to #33

Would it work to just see this at the top of the PDF (and on the paper page on the site)?

I was just about to submit the same thing.

Also, now there are two DOIs for the paper and there should be a suggestion on which to cite.

Having the DOI on the top of both the paper and PDF would work for that part of the issue.

A related issue is that the "paper" in the journal doesn't really have any article identifier, such as an article number or a page number. In some sense, the DOI is the number, but not completely.

@cranmer I'm confused by your comment about the 2 DOIs - can you explain where you see 2?

When we submit we need to provide a DOI. In my example:
https://github.com/diana-hep/carl

the code had a zenodo DOI to start with:
Zenodo

we needed that to submit to JOSS and we already cited the code via Zenodo DOI in a recent paper.

Now we have a JOSS DOI as well JOSS

The JOSS has more value given the review process, but there are two DOIs pointing to essentially the same thing. There should probably be some text in the About section to explain this and establish norms / conventions.

I see what you are saying. But I don't see this is a problem.

One DOI is for the software, and the other is for the software paper.

In an ideal world, Zenodo would have more metadata (such as citations), indexers would index citations to the zenodo DOI, and we wouldn't need JOSS - then people could just cite the software.

But today, we still need a paper to be cited in many cases.

In the draft software citation principles discussion (https://www.force11.org/software-citation-principles, section 5.2), we suggest that users cite the software in all cases and the paper if there is one and the software authors ask for this to be cited also.

That's fine with me, I also don't see it as a problem. But it needs to be explained because it's subtle and most people aren't as up on the nuance of this as you are (and I try to be). So maybe we can draft some text here that can go into the About section?

On a related note, Zenodo does has related_identifiers metadata about

identifier: The persistent identifier
relation: Relationship. Controlled vocabulary (isCitedBy, cites, isSupplementTo, isSupplementedBy, isNewVersionOf, isPreviousVersionOf, isPartOf, hasPart, compiles, isCompiledBy, isIdenticalTo, isAlternateIdentifier).

See: https://zenodo.org/dev#restapi-res-actions


on a different note:

Maybe the PDF is sufficient, but would be nice if the html page also pointed to badge. That was what I was mentioning in #108

Writing something on the about page is a good idea.

And having the badge on the html page is also a good idea.

Perhaps below

What does a typical review process look like?

we can add

What DOI should I cite?

The submission to JOSS requires a a DOI for the software. If a paper is accepted, then JOSS will produce a new DOI, which can cause some confusion. Below is an excerpt of the draft software citation principles discussion (https://www.force11.org/software-citation-principles, section 5.2), which provides a recommended citation practice.

5.2. SOFTWARE PAPERS.
Currently, and for the foreseeable future, software papers are being published and cited, in addition to software itself being published and cited, as many community norms and practices are oriented towards citation of papers. As discussed in the Importance principle (1) and the discussion above, the software itself should be cited on the same basis as any other research product; authors should cite the appropriate set of software products. If a software paper exists and it contains results (performance, validation, etc.) that are important to the work, then the software paper should also be cited. In addition, if the software authors ask that a paper should be cited, that should typically be respected and the paper cited in addition to the software being cited.

Having the DOI on the top of both the paper and PDF would work for that part of the issue.

@danielskatz - This is fixed in
https://github.com/openjournals/whedon/commit/7152a007c628952ed6d10e10acff44985578e43b

@kyleniemeyer - thanks for the text - I'll add this tonight.

I think you meant @cranmer, the other Kyle... I didn't add anything! Although I am likely "the other Kyle" 馃槢

Oops. Yep, sorry. I have muscle memory for typing your handle @kyleniemeyer!

Actually, I'm not sure the text is completely right, since the F11SC document is a draft, and will likely change. I would prefer not to refer to it by URL or section until it is finalized. Or maybe this is ok and we just need to remember to come back and fix this once the citation document is done.

I'm going to pull the "how to cite" part out and make it a new issue (#111), rather than leaving this in a confused state.

I wonder if the DOI should also be a badge (the zenodo one?)

I wonder if the DOI should also be a badge (the zenodo one?)

A badge in the paper or a badge on the paper show page?

I'm confused. It basically is already. The JOSS badge has DOI in it. Only issue is the target of the URL. The badge could have the DOI url in it, but it will resolve to the same place.

DOI:
http://dx.doi.org/10.21105/joss.00011

Status badge:
JOSS

ok - I was confused too - please ignore me (this time)

But having brought this up, in response to @cranmer , I think the badge should point to the URL in the badge, not directly to the JOSS URL.

This is now fixed.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

danielskatz picture danielskatz  路  5Comments

Kevin-Mattheus-Moerman picture Kevin-Mattheus-Moerman  路  4Comments

Datseris picture Datseris  路  5Comments

katyhuff picture katyhuff  路  6Comments

jpsnijder picture jpsnijder  路  3Comments