unpopular opinion ahead: no, and probably not even for taxpayer funded research. Can you demand a lift in a garbage truck? or in a tank? both of these things are provided for local or central government. why not? because it distracts from the job that they are there for. The same can be said for research (and source code). It takes time, effort and money to publish and peer review research. If journals can't make mon…
Should All Research Papers Be Free?
101–110 of 327 posts
Re: Should All Research Papers Be Free?
#102Earlier quoted context omitted.
Yes, because if it doesn't even compile then I will call BS on your results.
See, that's exactly what you shouldn't do if you want to encourage academics to release the source code. Academic code sometimes only has been made to work on one machine (the author's). Someone reproducing the results should still have access to the source, even if they have to hack it to work on their system.
Re: Should All Research Papers Be Free?
#103("Betteridge's law of headlines" fails)
Re: Should All Research Papers Be Free?
#104I feel especially strongly that papers that result from taxpayer-funded research should be free.
Re: Should All Research Papers Be Free?
#105I feel especially strongly that papers that result from taxpayer-funded research should be free.
Re: Should All Research Papers Be Free?
#106Earlier quoted context omitted.
> (Arxiv is not peer reviewed, and does not count. Oh it does count. Peer reviews in journals are done by scientists for free. Peer review adds completely negligible costs (or even ZERO) to a journal. ArXiv is the perfect example.
> Peer review adds completely negligible costs (or even ZERO) to a journal. Then can you explain why arxiv costs around $10 per paper, while plos charges over 100 times as much?
They just increased the fees for their general purpose publication, PLOS ONE. Here's their reasoning:
"PLOS ONE has not increased its Article Processing Charge (APC) since 2009, for the past six years absorbing increasing publishing costs without raising author fees. Its new price reflects the work involved in shepherding the volume of papers PLOS manages from submission to published work; PLOS invests significant resources to improve the quality of PLOS ONE output, thoroughly checking for ethics, competing interests and robust science."
They also say they're updating their terrible article submission system. I don't see how any of this costs as much as it does. PLOS ONE alone publishes ~30,000 articles a year, that's a huge amount of money in fees, even if not everyone pays. On top of all of that, they accept and publish 70% of all articles. That's a really leaky sieve that shouldn't be so expensive to maintain.
Re: Should All Research Papers Be Free?
#107unpopular opinion ahead: no, and probably not even for taxpayer funded research. Can you demand a lift in a garbage truck? or in a tank? both of these things are provided for local or central government. why not? because it distracts from the job that they are there for. The same can be said for research (and source code). It takes time, effort and money to publish and peer review research. If journals can't make mon…
I don't think that's a sound analogy. When does getting a lift in a garbage truck allow you the opportunity to further humanity's knowledge to the same extent as being able to access papers and do some research. These are rather different things. Also, isn't it true that a lot (or most) of the peer review is done on a volunteer basis?
Re: Should All Research Papers Be Free?
#108Earlier quoted context omitted.
I also think code used to produce results should be published as well.
I agree with this in theory... but do you really want my garbage, ad hoc, messy code that I used to pipe output from one program to another?
To be fair, a lot of people do publish their working code with the paper. It helps people like me understand how to do the work.
Bad code is fine, good code is better, great code is great. Stick to fine and I can do my job and you can write papers knowing that your work will be used by many.
Re: Should All Research Papers Be Free?
#109Can someone explain me why the researchers themselves don't publish their work for free? The article says they are not paid for the articles so I don't see why they couldn't do that.
Most journals withhold the copyright, and the scientists happily relinquish it. They can distribute preprint copies of their article (very few do in life sciences) but not the article itself.
The real problem is the use of journals as an arbiture of research quality. If it didn’t matter to your career if you published in Nature or PLOS One then everyone would publish in PLOS One. If you are more likely to get a job or grant by publishing in Nature then people will do almost anything to get their work into Nature. We are trying to solve the wrong problem by worrying about journals controlling copyright.
Re: Should All Research Papers Be Free?
#110Earlier quoted context omitted.
I also think code used to produce results should be published as well.
I agree with this in theory... but do you really want my garbage, ad hoc, messy code that I used to pipe output from one program to another?