42

One of the potential upsides of open access papers is that they can be accessed by anyone for free, including people who don't live or work in a university. As a result, one might think that non-"professional" researchers may access open access papers more than paywalled papers.

Is there any research/study/survey that tried to quantify to what extent open access papers are read by a larger readership than paywalled papers?

Sursula
  • 20,540
  • 8
  • 62
  • 121
Franck Dernoncourt
  • 33,669
  • 27
  • 144
  • 313
  • 3
    This is an excellent question. My gut reaction is that the quality of the publication is more important to it getting cited than its access, but this does seem like the sort of thing that could get quantified. And in particular, since some professional organizations (in CS this would be ACM and IEEE) will for some publications take a "hybrid" approach in which authors can opt to pay up-front for open access, that would provide the best testbed for analysis: do papers in the same publication get cited more when provided for open access? – Fred Douglis Mar 27 '17 at 21:52
  • 2
    I seem to recall a study that mentioned citations were higher for papers authors posted online, I'll see if I can find it (or maybe someone has it handy). That makes sense to me since those of us in smaller institutions might need to wait several days to ILL a paper that's not freely available. Easier to use the one immediately available – user0721090601 Mar 27 '17 at 22:06
  • 12
    A good rule of thumb is that I cannot cite what I cannot find/read :). Not everyone has access to journal/publishers subscriptions, not all subscriptions have access to every journal. The publication doesn't need to be open, you work just need to be "findable", if you catch my drift... – Fábio Dias Mar 27 '17 at 22:24
  • 2
    Science is not a number game. On long term it is more important who reads your paper than how many. If the name recognition of the open access journal is low (and nowadays it can be a real problem), than it can bite you back even if you have more readers in terms of numbers. – Greg Mar 28 '17 at 00:01
  • 2
    @Greg FYI the question was triggered by https://academia.meta.stackexchange.com/questions/3690/community-countdown-event-for-march-for-science/3696#comment11231_3696 The original intent was to investigate whether open access papers have a higher readership and enhance scientific literacy among the general public, compared to closed-access ones. Also, (journal) ranks are numbers. – Franck Dernoncourt Mar 28 '17 at 00:10
  • 1
    @FranckDernoncourt I think you might want to clarify that little bit in your question (that you're looking at the general public). You kind of do already, but it sounds at the moment more like non-university researchers, rather than the scientific laity. (my answer will stay the same — I didn't see any articles specifically on the topic, unfortunately, but maybe there's been some written on NASA's open publishing and science literacy that could be relevant) – user0721090601 Mar 28 '17 at 03:31
  • 5
    Scientific papers, on average, are NOT read by the general public. Zero. – Karl Mar 28 '17 at 06:04
  • 3
    @Karl I fully agree, and even would go further: scientific papers are not meant to read by general public. Not because there is any secret, but because by design they are hard or impossible to understand by anyone who has no certain knowledge in the subject (the definition of general public). Actually we can see many disastrous attempts when average bloggers or even scientific journalists try to interpret papers. – Greg Mar 28 '17 at 13:17
  • 2
    @Greg "Actually we can see many disastrous attempts when average bloggers or even scientific journalists try to interpret papers" -> so they do read papers? – Franck Dernoncourt Mar 28 '17 at 13:43
  • @Karl I have seen plenty of patients reading research papers to better understand their medical condition as well as the treatments available to them. – Franck Dernoncourt Mar 28 '17 at 13:46
  • 2
    Software developers reading papers from related fields (e.g. cryptography, machine learning, distributed computing) isn't that unusual. For me personally the free and easy availability of papers in those fields helps a lot. – CodesInChaos Mar 28 '17 at 14:28
  • 1
    @Karl Depends on what you mean by “general public”. Check you sceptics.stackexchange.com if you find the time. As an example, I avidly read papers outside my field. So for that field I’m definitely “general public”. – Konrad Rudolph Mar 28 '17 at 15:20
  • @FranckDernoncourt No one denied that some do. The argument was that science in many ways a "don't try this at home" business for people who have no idea about the field – Greg Mar 28 '17 at 20:28
  • @KonradRudolph No, you're not. You are acquainted to scientific discourse, and likely intelligent and an open minded sceptic (in the widest sense). That makes you top five percent of "general public". ;-) – Karl Mar 28 '17 at 23:01
  • @Karl Less than 5% of the population are professional researchers, so if only 5% of "general public" consult the scientific literature they would already outnumber the professional researchers :) – Franck Dernoncourt Mar 28 '17 at 23:07
  • 1
    @FranckDernoncourt I'll doubt that even 5% of scientists regularily consult literature outside of their field. ;-) – Karl Mar 28 '17 at 23:23

3 Answers3

25

This answers is not exactly what you ask for — you ask for readership, but most of the research has focused on citations. The two are, of course, related, and the answer seems to be a pretty clear yes. (In my field, it's practically the only way I find stuff from overseas, as many online repositories don't seem to have much international coverage except for a handful of big general journals but not the niche ones).

  • Gargouri, Yassine. “Self-Selected or Mandated, Open Access Increases Citation Impact for Higher Quality Research.” Public Library of Science ONE 5.10 (2010): n.p. Web.
    This article indicates that citations are more common for open access articles, and that this is a result of higher availability and access (=likely readership) by researchers. [Link]
  • Lawrence, Steve. “Free online availability substantially increases a paper’s impact.” Nature 411 (2001): 521. Print.
    This comes to the same conclusion — way back in 2001. The effect is found to be quite massive: “Averaging the percentage increase across 1,494 venues containing at least five offline and five online articles results in an average of 336% (median 158%) more citations to online computer-science articles compared with offline articles published in the same venue.” [Link]
user0721090601
  • 5,306
  • 20
  • 29
  • 2
    Since the OP only asked for a correlation, this is a perfectly valid answer. Just one caveat: based on this evidence, it is unclear whether OA publishing increases citations or whether authors who anticipate many citations are more likely to opt for OA publishing. – HRSE Mar 28 '17 at 04:00
  • @HRSE the Gargouri paper delves a bit into that. How well, I'm not a good judge — definitely outside of my area of research. – user0721090601 Mar 28 '17 at 04:01
  • it is a bit complicated, but there seems to be some trouble in their paper. one problem is that their results hinge on differences between compliers and noncompliers to mandatory OA publishing. the quality of a research paper is very likely to be correlated with whether its author follows his/her institution's rules... – HRSE Mar 28 '17 at 04:20
  • 3
    Reads outside of academia don't generate citations. I'd say that citation count is not a valid indicator of readership breadth. – Cape Code Mar 28 '17 at 06:48
  • 1
    @capecod note that I answered initially before realizing the focus (by way of comments on the original post) was on non-researcher readings. – user0721090601 Mar 28 '17 at 11:26
  • The first reference isn't about OA publishing versus paywalled publishing. They are all paywalled articles, and the question is whether a pre-publication version is freely available or not. Since pre-publication versions often appear (and start being cited) before publication, the results are not surprising! – Especially Lime Jan 30 '23 at 14:38
5

Paywalls are very porous. Depending on your field, you might find many paywalled papers available for free through Google Scholar. I know there are major universities, at least in Europe, that encourage their staff and students to use proxies to log into libraries like ScienceDirect for free.

In my experience I googled up shared PDFs of thousands of paywalled papers in the field of economics. I only encountered a handful of papers that weren't available for free somewhere online so I contacted the authors and they sent me copies of their papers for free.

I'm not aware of any data out there that would suggest that open access papers have a larger audience nowadays.

My intuition is that top paywalled journals have more readers than top open access journals, but average paywalled journals have lesser readership that average open access journals. Mediocre paywalled papers don't seem to generate enough interest for someone to share a copy online so they are the ones that end up truly paywalled.

Sorry for the lack of data references. I just wanted to point out that any data on this question should take into account the field, the rating of the journals, and readers who google up paywalled papers for free.

Arthur Tarasov
  • 6,527
  • 1
  • 20
  • 37
1

The answer is 'yes'.

Relevant section on Wikipedia

OA articles are generally viewed online and downloaded more often than paywalled articles and that readership continues for longer. Readership is especially higher in demographics that typically lack access to subscription journals (in addition to the general population, this includes many medical practitioners, patient groups, policymakers, non-profit sector workers, industry researchers, and independent researchers). OA articles are more read on publication management programs such as Mendeley.

Several sources are cited; I'll just link the first two.

You can find more effects of OA publishing in that article.

Allure
  • 127,528
  • 50
  • 325
  • 493