diff options
author | Jonas Smedegaard <dr@jones.dk> | 2017-04-01 09:47:54 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2017-04-01 09:47:54 +0200 |
commit | 0014de808e1602d119e47283527ec70e95d3442b (patch) | |
tree | 08e2b58a38f7dd8a9f76e943544a22af671632a7 | |
parent | 4e6529edb831b4d42b4099aca8813331c084d911 (diff) |
Add entries on case-protection in title in cite,
-rw-r--r-- | EDITING | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -89,6 +89,8 @@ Below syntaxes may not be used for any other semantic purpose. * Prepend `---` (hyphen-minus x 3) on separate line for simple citation. * Use `{{`[cite][] `}}` to embed bibliography. * Avoid fancy dash (difficult to proof-read or process). + * Surround `{...}` for proper names in cite title + * Surround `{...}` for always-lowercase or camelCase words in cite title [cite]: https://en.wikipedia.org/wiki/Help:Citation_Style_1 |