aboutsummaryrefslogtreecommitdiff
path: root/contributing.md
diff options
context:
space:
mode:
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