You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/documentation.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,9 @@ The generated content of the files in this repository should be commited when th
44
44
### Bibliography
45
45
46
46
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
+
48
50
Subsequent paragraphs can be used for commentary how the document is relevant.
49
51
50
52
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