A Simplified Open Publishing Manifesto

Bill Gasarch is proposing a manifesto on Open Scholarship. What a great idea! Imagine thousands of researchers openly agreeing on practices making research more effective! We could change the culture of scientific research without having to convince publishers or funding agencies.

To keep the ball rolling, here is my version:

  1. Whenever you publish a paper in a conference or journal, post it on your website or on some appropriate archive (such as arXiv). In particular, as soon as you submit the final version to a conference it should go on online.
  2. Post improvements and revisions to your work. Should you spot a mistake in one of your older research paper, revise it and post the result online!
  3. If you give a talk, then post the slides online.
  4. Make it easy for other researchers to get automatic updates when you post new content. (If you use arXiv, it comes for free if you claim an arXiv user ID.)

Further reading: Berlin Declaration on Open Access to Knowledge in the Sciences and Humanities and Toward author-centric science

Published by

Daniel Lemire

A computer science professor at the University of Quebec (TELUQ).

18 thoughts on “A Simplified Open Publishing Manifesto”

  1. To Anon 1: Glad you do all of this.
    It is appalling how many people STILL do not do this.

    Daniel: GOOD! Yours is simpler and I can’t imagine anyone disagreeing
    (but see comment 5 by Mihai Pop on my blog).

    Caveat: I would still like to have people
    but there OLD papers online that are not,
    and to help people find papers. But given what the comments on my manfesto it may well be that yours is the best we can do now.

  2. @Gasarch I am not aware of any case where ACM or IEEE have asked an author to take something off arXiv.

    Beside, we are ACM and IEEE. It is not like they could afford to upset all of us.

  3. Yes.

    I generally make sure to upload to arXiv prior to sending in the copyright form, and (when I remember this part) to notify the conference or journal publisher of the arXiv version on the form. That way they can plausibly reject my paper for that reason (though they never do) but they have no excuse for asking me to take down the arXiv version later. (Not that takedowns from arXiv are really possible…)

    Of course, when I have co-authors handling the details, they may not handle them the same way (I am still bugging my coauthors to put up a public preprint version of one of my papers a month or two after its acceptance).

    Also, I’m pretty sure ACM conferences specifically allow their papers to be put up in arXiv (or as they call it the “ACM Computing Research Repository”) but I don’t know about IEEE.

  4. And what about the copyright agreements that have been signed? For big organizations like IEEE or ACM, authors have to transfer their copyright to the organization, that forbids posting in sites like Arxiv. It is allowed to post the papers in your own website though.

    Is it really necessary to post to Arxiv, breaking the agreements, when there are tools like Google Scholar available? For instance, all the papers that are in my web can be easily found in Google Scholar. And I am not breaking any agreement that I previously signed.

  5. 2 herraiz:

    When you transfer the copyright you usually cannot post the _printed_ version of the article (as it will appear in journal). But, normally you can submit a preprint to the arXive, just your version, as it was submitted to the journal.

    As for the Google Scholar – people are used to check the arXive updates, so your paper will be much more visible there.

  6. I would add to the above aims that publication impact can be increased by sharing other resources related to a publication.

    While acknowledging real limitations related to time, copyright, privacy, and other issues, publication impact can be increased by sharing following materials in an accessible online form:
    1) Raw data and metadata used in the publication.
    2) Digital materials related to the publications (e.g., survey materials; tests; software created; etc.)
    3) Code used to generate results (e.g., tables and figures).

    Additional Thoughts
    My own post on the topic:
    http://jeromyanglim.blogspot.com/2009/09/linking-text-results-and-analyses.html

    A discussion on Andrew Gelman’s blog:
    http://www.stat.columbia.edu/~cook/movabletype/archives/2009/09/we_received_onl.html

  7. Thanks for this very good idea. I agree with Jeremy Anglim to add “code and data share” to the list : we need to let others to reproduce our results, easily.

  8. I do 1, 3 and 4 (and will probably start doing 2 also).

    For those who use BibTeX, there a great tool by Martin Monperrus called bibtexbrowser to generate a list of publications automatically for your website that takes care of 1, 3 (sort of) and 4 (the new version has rss feeds)…

    I blogged about it here: http://jorgecardoso.eu/blog/index.php?/archives/154-Bibtexbrowser.html
    The tool can be found here: http://www.monperrus.net/martin/bibtexbrowser/

Leave a Reply to herraiz Cancel reply

Your email address will not be published.

To create code blocks or other preformatted text, indent by four spaces:

    This will be displayed in a monospaced font. The first four 
    spaces will be stripped off, but all other whitespace
    will be preserved.
    
    Markdown is turned off in code blocks:
     [This is not a link](http://example.com)

To create not a block, but an inline code span, use backticks:

Here is some inline `code`.

For more help see http://daringfireball.net/projects/markdown/syntax

You may subscribe to this blog by email.