aboutsummaryrefslogtreecommitdiff
path: root/contributing.md
diff options
context:
space:
mode:
authorMax-001 <80035972+Max-001@users.noreply.github.com>2024-09-26 16:17:21 +0200
committerMax-001 <80035972+Max-001@users.noreply.github.com>2024-09-26 16:17:21 +0200
commit9e900b072fe40789f7b7d9fb69e0b0326bc7238c (patch)
treee146b1ff277d95658f6555a9af733e4281405bf0 /contributing.md
parent4865777f7e98ab10c3381a0a36680415bc123113 (diff)
parent6329755a372d90985bda1cd164fae8d91d4a60c6 (diff)
Merge remote-tracking branch 'origin/master' into max/time
Diffstat (limited to 'contributing.md')
-rw-r--r--contributing.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/contributing.md b/contributing.md
index db58388..46cfeca 100644
--- a/contributing.md
+++ b/contributing.md
@@ -17,6 +17,8 @@ other document.
- Only environments indent the LaTeX source code
- Insert a non-breaking space (`~`) after (Latin) abbreviations such as "i.e."
or "e.g.". Never place a comma after either of these.
+- Multiple references (both `\cref` and `\autocite`) should be done in a single
+ command (i.e. `\cref{fig:a,fig:b}` and `\autocite{source1,source2}`)
# Banned practices