Skip to content

Instantly share code, notes, and snippets.

@rmzelle
Created June 15, 2011 18:13
Show Gist options
  • Save rmzelle/1027707 to your computer and use it in GitHub Desktop.
Save rmzelle/1027707 to your computer and use it in GitHub Desktop.
``disambiguate-add-year-suffix`` [Step (4)]
If set to "true" ("false" is the default), an alphabetic year-suffix is
added to ambiguous cites (e.g. "Doe 2007, Doe 2007" becomes "Doe 2007a, Doe
2007b"). Additional letters are used once "z" is reached ("z", "aa", "ab",
..., "az", "ba", etc.). Year-suffixes are assigned based on the order of the
bibliographies entries. By default the year-suffix is appended to each cite,
but its location can be controlled by explictly rendering the "year-suffix"
variable using ``cs:text``. If "year-suffix" is rendered through ``cs:text``
in the scope of ``cs:citation``, it is suppressed for ``cs:bibliography``,
unless it is also rendered through ``cs:text`` in the scope of
``cs:bibliography`` (and vice versa).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment