ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Joey McCollum via ntg-context <ntg-context@ntg.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Cc: Joey McCollum <jmccollum20140511@gmail.com>
Subject: Short forms and abbreviations in bibliography
Date: Sat, 7 Aug 2021 15:53:22 -0400	[thread overview]
Message-ID: <CAGxRUG8J7qJuHe6X7Kb1fi-uAfmP=wO5KiS9iyhb9Km3M=xwCg@mail.gmail.com> (raw)


[-- 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
___________________________________________________________________________________

             reply	other threads:[~2021-08-07 19:53 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-07 19:53 Joey McCollum via ntg-context [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAGxRUG8J7qJuHe6X7Kb1fi-uAfmP=wO5KiS9iyhb9Km3M=xwCg@mail.gmail.com' \
    --to=ntg-context@ntg.nl \
    --cc=jmccollum20140511@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).