Skip to content

Commit 4b51bf1

Browse files
committed
Fix and document link to bibliography item
1 parent ec19b52 commit 4b51bf1

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docs/documentation.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,9 @@ The generated content of the files in this repository should be commited when th
4444
### Bibliography
4545

4646
The first paragraph under headings that match citation keys are replaced by citation generated using [Pybtex](https://pybtex.org/) in `update_bibliography.py` Python script.
47-
They can be linked to from other documents, [like this](./bibliography.md#padfieldHelicopterFlightDynamics2018).
47+
They can be linked to from other documents [like this](./bibliography.md#padfieldhelicopterflightdynamics2018): `[like this](./bibliography.md#padfieldhelicopterflightdynamics2018)`.
48+
Note that the key after `#` is all lowercase.
49+
4850
Subsequent paragraphs can be used for commentary how the document is relevant.
4951

5052
The preferred tool for formatting BibTeX source is [Zotero](https://www.zotero.org/) with the [Better BibTeX plugin](https://retorque.re/zotero-better-bibtex/).

0 commit comments

Comments
 (0)