Citation of External Works in Bibliography
An in-text citation referring to a secondary work already listed in the bibliography, with an optional sublocation.
Syntax
Any number of bibliographic citations, separated by semicolons ; and enclosed within double at signs @…@, consisting of:
- the BibLaTeX label of a previously listed bibliographic entry;
- an optional sublocation, consisting of a metadata key (listed below) and value separated by an equals sign
=.
Overview
| Notation | Conceptual AST | Paper Output |
|---|---|---|
@βₗ=kᵟ:toᵟ-fromᵟ;…@ | Cite { refs: βᵣ } | βₚ |
βₗ= the label of the bibliographic entry, i.e. the text immediately after the curly bracket{until the end of the line.kᵟ= any valid location key (listed below).toᵟ= optional sublocation key for the end of the interval.fromᵟ= optional sublocation key for the start of the interval or none if the interval is a single point.βₚ= the parenthetic in-text citation rendered according to the Chicago Manual of Style, with optional sublocation.
Supported Metadata Keys
| Key | Meaning | Formatting | Minification |
|---|---|---|---|
column, col, c | column | col | c |
line, ln, l | line | ln | l |
section, sec, sect, s | section | sect | s |
page, pag, p, pg | page | pag | p |
entry, n | entry | entry | n |
plate, plt | plate | plate | plt |
Examples
| Notation | Paper Output |
|---|---|
|
Bibliographyauthor_work_2026
|
|
Bibliographysomeone_book_1998
|
|
Bibliographyfirst_scholar_book_1861
second_scholar_book_1969
|
EpiDoc Outputs
| Notation | EpiDoc (XML) |
|---|---|
|
|
|
|
|
|
Structural Analysis (Conceptual AST)
| Notation | AST |
|---|---|
|
|
|
|
|
|