21

During my PhD, I developed a data analysis code. My PI encouraged its development, expecting it to stay within the research group. The code was used in some published papers and gained attention when doing benchmarks for a Huge Science Collaboration (HSC).

As I left academia, I handed over the code to others in the PI's group, notably to X, who placed it in a private git repository. My understanding was that, as a courtesy -- and as I was forced by PI to do with others -- I would be offered authorship on papers using the code, a courtesy I would have declined the first time and would not have expected again, since citing my papers or acknowledging me would suffice. However, despite an agreement for a public release and a science paper using the code led by X that has not been published yet, I was often minimally acknowledged or not mentioned in subsequent papers using the code.

X moved to a new research group and published a paper using the code. Recently, HSC papers have cited only X's paper as the main reference for the code, downplaying my contributions, with the code still being private. After complaining, some corrections were made, but issues persist.

I feel my main scientific contribution, as well as for others who worked on the code, is not being properly credited. And I find unfair that, without a science paper on the code, only X's paper is cited. Am I overreacting? Or in the wrong? What are my possible outcomes?

8
  • 4
    What is the copyright/authorship blurb in the code? Is there any? For instance, if it were GPL'd, your author name would have to appear in all code derivatives (if I am not mistaken, it's a time ago that I looked at such things). Commented May 24 at 12:52
  • 22
    "My understanding was that, whenever the code were used in a research paper, I would at least be offered authorship of the paper" - this is not a standard for authorship. For papers where you specifically wrote code for that paper, authorship may be reasonable when that entails a substantial intellectual contribution (which it almost always does). Subsequent papers that reuse that code do not earn you authorship, they earn attribution/citation.
    – Bryan Krause
    Commented May 24 at 13:57
  • Are you certain that the code has not been changed since you left? Or is it possible that you wrote the first version of the code, and others - perhaps even X - have written later versions?
    – cag51
    Commented May 25 at 20:55
  • 2
    Many have modified the code since I left, including X and myself, with my latest major contribution dated end of 2023 (in my spare time, as I graduated in 2020). This contribution is still in the current (unreleased) version. Yet, of all the people that modified the code, only X has been credited in the latest papers of HSC, which I find unfair (notice that X is listed as one of the authors of the papers, meaning that X could have credited everyone, if they wanted to). I don't want X to be removed from the citations, I'd just wish for other people (including myself) to be credited as well.
    – Quasark
    Commented May 25 at 21:36
  • 1
    First, let me stress that PI and X are both in HSC, so I wouldn't consider it a "third party" per se. There are numerous papers that have been produced that use the code, exactly as X's paper, some of them mine, some other not. And HSC is aware of this. Why cannot those papers be cited along with X's? Why should be X's paper the next best thing? This is what I don't fully get.
    – Quasark
    Commented May 28 at 3:42

3 Answers 3

35

What you are describing is a difficult situation, because a couple of written or unwritten rules are in conflict:

  1. Those who made intellectual contributions to a piece of research should get the contribution.
  2. Students or postdoc that are leaving a group should not (and should not be able to) block the scientific work of the rest of the research group.
  3. If you made a building block to be used in scientific work, you get credit for it by being cited - your software being used in some work does not give you the right to demand authorship of the paper.
  4. Writing software is not automatically an intellectual contribution.

Additionally, it looks like the whole issue was not handled very well.

From your question it looks like you never wrote a proper scientific paper on your software. If you had, your scientific paper could just be cited in all papers using your software, and you would not be an author of the papers in which your software is used. Then all rules above would have been satisfied.

Because you never wrote a paper on your software, there is now a conflict. You can't expect to be in the author list of every paper using your software just because it was not public, because that would mean that by not publishing your paper on the software, you get authorship on many papers essentially for free. At the same time, you can't expect your former group to not use your software, because then you would be blocking their work. Most likely you also got funding from the PI (if not, on the legal level, this may be different).

At the same time, it's certainly bad style that your contribution was forgotten in some cases - you should have been mentioned in the acknowledgements. After a few years of not publishing the paper about your software, you shouldn't be surprised to be forgotten, however.

A different issue is that X is still using your software after leaving the PI's group. If you got funding from the PI, then there may be the expectation that your PI has unlimited usage rights of the software, including sub-licensing it to X - which may have implicitly or explicitly happened, especially if X continued to work on it.

Now what are the possible solutions apart from "forget it"?

  1. Ask X if she/he wants to co-author a paper on the software with you. If you don't have enough time to write it completely on your own now, perhaps that is an option?
  2. Publish a short paper on your software, so that you can still find enough time to write it. It doesn't need to explain everything, but enough to be citable. Do so with the knowledge of the PI and X, so that in future papers, they can cite you correctly.

(I'm happy to update my answer if I forgot possibilities).

Note that rules 3 and 4 above may come in minor variations in some fields of research. In computer science, for instance, it is quite common to propose new algorithms that crucially depend on some other existing work — still, the authors of the existing work do not get authorship for the new work. Only if the existing work (which could come implemented in the form of a tool or library) needs to be modified in intellectually non-trivial ways, the authors of the existing work are typically invited to also be authors for the new work. Rule number 4 is addressed by some academic conferences having "tool papers" to allow researchers taking the time to write complex scientific software getting some publication credit for it.

2
  • 13
    I think this answer more or less covers it - with this being central: "From your question it looks like you never wrote a proper scientific paper on your software. If you had, in all papers using your software, your scientific paper could just be cited, and you would not be an author of the paper in which your software is used."
    – BioBrains
    Commented May 24 at 12:04
  • 11
    Thank you, and I apologize if I sounded petty. It's hard to reply in 500 characters, but I'll try. Blocking the group's work was never my intention; I handed over the code without any issue and only expected fairness. I mentioned authorship offers, but never intended to accept. My PI always said that asking others for authorship was a courtesy, so I expected the same. I didn't write a paper on the code because the decision to release it happened after I left. I never received funding directly from my PI. Lastly, being forgotten is not a problem; my efforts being credited to someone else is.
    – Quasark
    Commented May 24 at 12:40
13

At least conceptually, it does not seem right that you can expect perpetual co-authorship for papers to which you did not contribute in ways other than having developed a code years ago. The right approach to getting credit is getting cited, not being a co-author on work to which you did not concretely contribute.

The way to address this is to write a paper about the software that others can then cite. It should be written by all those who have contributed to the code by now, and since you started the software, it's not unreasonable that you would be first author. Such a paper can be a lot of work, but it doesn't have to be: the Journal of Open Source Software (JOSS) publishes citable papers that require fairly minimal work.

5
  • Sadly it was not evident enough in the post, but I would have expected to be asked for authorship the first time as a courtesy, I would have decline it, and then would have never expected it again, exactly as I was force by my PI to do with others on my papers. Writing a paper with the group might be difficult right now, but the problem still remains, that X's paper, including only people not from PI's group, is being cited as the main/only reference of the code, downplaying the contribution of myself and other people in PI's group that worked on the code
    – Quasark
    Commented May 25 at 4:14
  • 3
    X only published a paper that uses the software. What I'm proposing is to write a paper about the software. Check out the papers published in JOSS. They're meant for exactly the kind of case you describe, where there are only papers that discuss certain aspects of the software, and applications, but not the software itself. Commented May 25 at 22:06
  • 1
    I see your point; however, writing a paper about the code with the people that contributed to it means cooperating with PI and X as well. I wouldn't feel comfortable in writing a paper with them now, as I think that they have already misrespected me and all other contributors. They are also authors of the HSC papers, so they could have credited all people involved from the beginning. Instead, they deliberately and repeatedly decided not to do this, Also, even if we decided to write this paper together, it would take time, and more HSC papers might come out, only crediting X's paper.
    – Quasark
    Commented May 25 at 22:18
  • 4
    @Quasark I've got no advice about this. Your choices are (i) to continue to be upset about the issue and not do anything about it other than complain anonymously at a forum such as this, (ii) have a plan to write a paper to address the situation, and then talk to everyone who needs to be involved to put the plan in action. Which option you want to go with is your choice. Commented May 27 at 2:44
  • Thank you, I will get what you say under serious consideration. It's not easy but, as you say, something must be done.
    – Quasark
    Commented May 27 at 9:19
2

My career has primarily been in computational physics. I have done seven projects in this field. Four of them have been published and three have not. In all cases, there has been some form of written documentation. For the three that have not been published, to the best of my knowledge, I have not even had an acknowledgment. In all three cases, there has been at least a reasonable reason for this, if not perfect, and I am quite happy that either the work has been used or that I have had the opportunity to learn and add to my credentials. I have had a 15 year career in computational physics, which I love, and am quite proud of this and it has been the true joy of my life. I hope you can enjoy your career so thoroughly too, and be proud that your work has made a difference.

The great news, and what makes me feel a lot better about all of this, is that I have a great CV and resume following all of this, and several documents documenting the work I have done. What you can do, if there is any confusion over what work you did, is describe it on your LinkedIn profile and resume and CV. As others have suggested, you can either publish something on it or write documentation for it. You can document it in the github archive itself, you can make the documentation publicly available somewhere such as a website. Github itself has a website, or maybe your university has one you can edit, or there are some free website services available. Another iffy possibility is that maybe you can write an quasi-formal document and post it somewhere like Research Gate (maybe, depending how unofficial it is-- my unofficial thesis-- unusually extensive general exam document due to transferred classes-- for my third Masters in astrophysics is there). A lot of these options might work even if the code isn't public, depending how vague or clear the documentation is. You may or may not need your former collaborations approval to publish.

1
  • 1
    Thank you for your really hopeful and reassuring answer! It really helps, when considering the worst case scenario. I have a few things to consider now, but this definitely helps.
    – Quasark
    Commented May 28 at 20:38

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .