Page numbers aren't the answer
There's a new pre-print paper called Pinpointing the problem: Providing page numbers for citations as a crucial part of open science by Leon Y. Xiao and Nick Ballou. It's a short, easily understandable paper, and well worth a read. I think I disagree with nearly all of its conclusions!
The main point, I agree with. Citing a whole paper is a lossy process. Saying "Smith, J (1963) Practical Time Travel, Gallifrey Press" is basically fine but it doesn't tell you where in the publication the bit is you're citing.
Xiao & Ballou contend that the answer is to add a page number to every citation. I think that's a simple solution - but almost always the wrong way to solve the problem.
Firstly, page numbers aren't stable. If you've got the large-print version of a paper, it will have a different page numbers than the regular print edition. Paperbacks and hardbacks have different numbers. The paper copy might be formatted differently from the digital copy.
Secondly, most modern documents simply don't have pages. Anything published as HTML / ePub won't have a page number. Page numbers are a skeuomorph in those contexts.
Finally, even if there is a stable page number - is that precise enough? A page may have several hundred words in multiple sections. Page numbers aren't granular.
I've ranted before about I consider Quoting Page Numbers from eBooks is Considered Harmful.
So what's the solution?
A properly formatted document should be accessible by sub-section. For example:
example.com/papers/time-travel.html#2.3.9-Eye-of-Harmony
That takes us to the paper we want, and straight to the anchor heading we're discussing. This also works with the obsolete PDF format.
Now, not all papers have the correct markup to do this. That's OK! We can cheat using Text Fragments. That allows us to link to the first instance of a specific string of text in a document. For example:
example.com/papers/time-travel.html#:~:text=Reverse the polarity of the neutron flow
I genuinely think both of those solutions make more sense than hoping that your reader has a copy of a paper in exactly the same format as you do.
One of the things I found most frustrating during my MSc was how... old fashioned academia was. PDFs with two column layouts, unreadable fonts, paywalled knowledge trapped in moribund formats. Let's try to drag it into the late 20th Century, eh?
If I’m picking out a single statistic, then it might make sense to point to the last sentence of paragraph 3 under the ‘Results’ section heading.
If I’m paraphrasing their findings, or describing concepts that required me to read most of the paper, then it’s messy, misleading and possibly disingenuous to pinpoint to their first or last mention.?
Reply to original comment on freeradical.zone
|I was always surprised how other Humanities used MLA or some other guide because they were never as precise, and accountability and reproducibility are important.
I have read science and math texts but never with a eye to footnotes (except for any that elaborated on the text) or citations because I wouldn't/couldn't attempt to verify or reproduce any of it.
It does surprise me that science is so imprecise it's not required to specify where in a reference the author is referring. It's been decades since I needed to cite anything, and I didn't read the paper you're critiquing, but I probably agree with their objection and your conclusion.
Which, if you add my 2 cents to a sawbuck will barely buy you a cup of coffee.
Reply to original comment on tilde.zone
|A more radical suggestion is that papers should be succinct as possible, the "“Monotremes oviparous, ovum meroblastic”" telegram of 1884 probably represents the lower limit.
Picture shows Mill ex. Moench (1770: 229), a contested 1st description of London Plane
Reply to original comment on en.osm.town
|Reply to original comment on dataare.cool
|I would love to see EPUB support in Zotero, I think it could change the landscape here.
Portability of documents in your personal library is a really important user need for (early career especially) researchers who are frequently moving institutions (and countries) due to temporary contracts. I think this might be quite a big part of why PDFs are still relatively popular in academia, esp in sciences.
Reply to original comment on mastodon.me.uk
|a compelling response! I agree with you - I'd love to see version-controlled DOIs with url fragments that link to specific sections. I just think that in the current world of antiquated publishing formats, page numbers—for some citations, where there'd otherwise be ambiguity—is the best of a bad situation.
we'll add some extra detail about how a better system would work and point people to your post 👍
(sorry also for completely missing your earlier reply!)
Reply to original comment on scicomm.xyz
|Lee says:
Two different versions of the same document renderer are capable of producing different page contents. Two similar fonts with the same weight and point size (but slightly different metrics) are capable of producing different page contents.
You end up getting in arguments over which is the "true" document.
Personally, I'm up for developing new technology for referencing. My notes on that ( https://miblo.net/ppic_notes.html) include referencing a set version and sub-sections of a resource, without it needing to be marked up in advance à la URI fragment scheme.
Reply to original comment on mas.to
|Reply to original comment on twitter.com
|Reply to original comment on assemblag.es
|Reply to original comment on fosstodon.org
|the Dev Panda: "Page numbers aren't the answer https://shkspr.mob…" - Hachyderm.io said on :
Reply to original comment on
|More comments on Mastodon.