---------------------------------------------------------------------- This is the API documentation for the gdtest_bibliography_csl library. ---------------------------------------------------------------------- ## Functions Public functions cite(key: str) -> str Return a citation key. Parameters ---------- key The citation key. Returns ------- str The same key. ---------------------------------------------------------------------- This is the User Guide documentation for the package. ---------------------------------------------------------------------- ### Numbered Citations Literate programming was introduced by Knuth [@knuth1984], and LaTeX by Lamport [@lamport1994]. With a numeric CSL, these render as bracketed numbers rather than author-year text. ## References ::: {#refs} :::