ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Short forms and abbreviations in bibliography
@ 2021-08-07 19:53 Joey McCollum via ntg-context
  2021-08-07 20:40 ` Henning Hraban Ramm via ntg-context
  0 siblings, 1 reply; 12+ messages in thread
From: Joey McCollum via ntg-context @ 2021-08-07 19:53 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Joey McCollum


[-- Attachment #1.1: Type: text/plain, Size: 1647 bytes --]

Hi,

It is a common practice to use short forms of titles for bibliographic
entries after they are cited the first time. Another practice is to use
abbreviations for journal names and book series (generally for citations in
the text, but possibly also in the references list), with a separate "List
of Abbreviations" provided to cross-reference the abbreviations and full
names. I think that these practices could be accommodated with multiple
bibliographies that contain short and long forms for corresponding entries,
but I wanted to ask: is there a simpler or preferred way to do this in
ConTeXt?

To illustrate what I mean, the biblatex-sbl package (
https://github.com/dcpurton/biblatex-sbl), which implements the SBL
citation style for (Xe)LaTeX, handles this using additional fields like
"shorttitle," "shortjournal," and "shortseries," so for the BibTeX-style
bibliographic entry

@book{Blau2010,
    author = {Joshua Blau},
    title = {Phonology and Morphology of Biblical Hebrew},
    shorttitle = {Phonology},
    series = {Linguistic Studies in Ancient West Semitic},
    shortseries = {LSAWS},
    volume = {2},
    location = {Winona Lake, IN},
    publisher = {Eisenbrauns},
    year = {2010}
}

the initial in-text citation (in SBL style) would look something like

Joshua Blau, *Phonology and Morphology of Biblical Hebrew*, LSAWS 2 (Winona
Lake, IN: Eisenbrauns, 2010),

while subsequent in-text citations would look like

Blau, *Phonology*.

A separate list of abbreviations would then list "LSAWS" alongside
"Linguistic Studies in Ancient West Semitic" (and likewise for other
journal/series abbreviations).

Thank you!

Joey

[-- Attachment #1.2: Type: text/html, Size: 1993 bytes --]

[-- Attachment #2: Type: text/plain, Size: 493 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2021-10-11 14:24 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-07 19:53 Short forms and abbreviations in bibliography Joey McCollum via ntg-context
2021-08-07 20:40 ` Henning Hraban Ramm via ntg-context
2021-08-09  8:12   ` Denis Maier via ntg-context
2021-08-09 12:55     ` Joey McCollum via ntg-context
2021-08-22 22:11       ` Joey McCollum via ntg-context
2021-10-06 16:35         ` Joey McCollum via ntg-context
2021-10-06 18:35           ` Joey McCollum via ntg-context
2021-10-06 19:05             ` Joey McCollum via ntg-context
2021-10-06 21:58               ` Joey McCollum via ntg-context
2021-10-07  4:38                 ` Joey McCollum via ntg-context
2021-10-08 11:38                   ` Hans Hagen via ntg-context
2021-10-11 14:24                     ` Joey McCollum via ntg-context

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).