TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Bibliography keys: It's as easy as [1], [2], [3]

64 点作者 stargrave12 个月前

10 条评论

m0na11 个月前
In many cultures, family names are high-entropy and given names are lower entropy (two random people are more likely to share a given name rather than a family name). Under this assumption, the family-name citation trend makes more sense as there is a lower chance of collisions.<p>For Korean and Chinese names in particular, it&#x27;s sort of the opposite: family names are lower entropy (e.g. Lee, Wang, Kim) than given names, which drastically increases the chance of family-name collision. I’m a PhD student of Chinese descent, and I share a family name with lots of academic peers in my specific subfield of research, and have even co-authored with unrelated individuals who share a family name with me. Family-name citations are really ambiguous and confusing to me, so I prefer omitting them altogether and using numeric links.
评论 #40765929 未加载
jll2911 个月前
I don&#x27;t buy the argument - when I pick the wrong &quot;Wilson&quot; in &quot;Wilson (2002)&quot; then by the time I read the bibliography, I can see that I make a mistake. Has that ever happened? Not that I know, but I saw something else, without stepping in the trap, namely that the _same_ Wilson wrote more than one paper in 2002, and they cited the _other_ paper, not the one I first thought. Again, the reason I found out is that I read the references, otherwise I could not relate this incident.<p>It&#x27;s important to scan the references to check oneself if one agrees with the selection of references, or if the author(s) omitted important work that one knows and the authors did not know or did not want to cite due to a hidden agenda (selection bias), in which case one may email them to share additional references so that they cannot say &quot;we never knew&quot;.<p>I could accept numeric citekeys if and only if the HTML rendering shows me the full entry when hovering over it with the mouse cursor (as a &quot;tool tip&quot;); there is absolutely no need in the 21st century to manually scroll&#x2F;jump to the end without coming back when you can shop the reference inline. Hypertext is there for you to make use of it (Berners-Lee [1], 2000)!<p>References<p>[1] <a href="https:&#x2F;&#x2F;search.library.wisc.edu&#x2F;catalog&#x2F;999902745302121&#x2F;cite" rel="nofollow">https:&#x2F;&#x2F;search.library.wisc.edu&#x2F;catalog&#x2F;999902745302121&#x2F;cite</a> ;-)
评论 #40673457 未加载
nmadden11 个月前
One of the nice things about Tufte-Latex is that refs get put into margin notes right at the point of reference.<p>Edit: example <a href="https:&#x2F;&#x2F;mirror.apps.cam.ac.uk&#x2F;pub&#x2F;tex-archive&#x2F;macros&#x2F;latex&#x2F;contrib&#x2F;tufte-latex&#x2F;sample-handout.pdf" rel="nofollow">https:&#x2F;&#x2F;mirror.apps.cam.ac.uk&#x2F;pub&#x2F;tex-archive&#x2F;macros&#x2F;latex&#x2F;c...</a>
评论 #40684526 未加载
esafak11 个月前
If your article is digital, just make it so that the full citation is revealed on hover (as a &quot;tooltip&quot;), so users don&#x27;t have to jump back and forth.<p>edit: Tooltips supplement the traditional reference section. They are not to be printed.
评论 #40679621 未加载
评论 #40673159 未加载
daemontus11 个月前
Two things that I don&#x27;t see mentioned is that:<p>(a) [Name 2005] is much easier to mentally track if it appears repeatedly in longer text than [5] (at least for me). [5] is just [5]. [Name 2005] is &quot;that paper by Name from twenty years ago&quot;.<p>(b) By using [Name 2005], I might not know which exact paper this is, but I get how recent it is w.r.t. what I am reading. In many cases, this is useful context. Saying &quot;[5] proves X&quot; could mean that this is a new result, or a well known fact. Saying &quot;[Name 1967] proves X&quot; clearly indicates that this is something that has been known for some time.
dash211 个月前
&quot;Fundamentally, the problem with this is that it&#x27;s actively encouraging guesses to override the communication of ethically required citation information.&quot;<p>This is silly. 99% of the time, if you cite Autor et al. (2013), it&#x27;ll be <i>that</i> Autor et al. (2013). The other 1%, it&#x27;ll be another David Autor paper. The case when you guess something wrong, and really it&#x27;s a different author, who then gets hurt, probably happens once a year. Meanwhile, Autor et al. (2013) immediately lets me understand what you&#x27;re referencing, which [57] does not.
评论 #40679729 未加载
评论 #40673489 未加载
评论 #40679855 未加载
评论 #40682591 未加载
评论 #40676311 未加载
评论 #40677159 未加载
bloopernova11 个月前
I wish hackernews supported references and footnotes.<p>Semantically tagged so folks could style them as they wanted.
评论 #40684494 未加载
anewhnaccount211 个月前
What about being able to use direct voice when reporting related work? e.g. &quot;Secondname invented a yabayaba&quot;. I have seen &quot;[1] invented a yabayaba&quot;, but doesn&#x27;t it look kind of odd?
generationP11 个月前
Coming from a field where [n] routinely means {1,2,...,n}, I don&#x27;t feel like the [1], [2], [3] system can win me over. But I&#x27;m ready to see some advantages it has.
creer11 个月前
An extremely detailed look at various ways to do bibliographic references in a text. And yes, digital changes everything again.