Style Guide¶
Warning
Style follows the Australian Government Style Manual (including medical terms). The rules below cover what comes up most.
Spelling¶
Use Australian English. For medical terms with variant spelling (fetus/foetus, osteopenia/osteopaenia), follow the Australian Health Thesaurus, then the Concise Medical Dictionary for gaps.
Set up Australian medical spellcheck in Anki
- Install the spellchecker add-on (code 143753963)
- In the add-on settings, add the English (UK) dictionary
- Download our Australian Health Thesaurus dictionary file and add it to the 'Personal dictionaries' folder
- Press Compile your dictionaries
Thanks to Health Direct for allowing us to use the AHT (licensed CC BY-NC-SA 4.0). Report any conversion errors to us.
Abbreviations and acronyms¶
Use abbreviations sparingly: write the full name, with the acronym in brackets — bold the disease name, leave the (abbreviation) unbolded. Check the Accepted Abbreviations table for what can be used without expansion.
Always fine to abbreviate:
- SI units
- Terms rarely written in full: anti-CCP, IgG/IgA, beta-hCG
- Chemical elements (ions with their charge in superscript)
- Medicine terminology per the ACSQHC recommendations
Writing about drugs¶
Do not put doses, brand names or timings in cloze answers. Route of administration may be included when clinically relevant (abbreviated per the national abbreviations guide).
- ✅ 'valaciclovir PO' ❌ 'valaciclovir PO 1 g mane'
Exception — doses are helpful for drugs interns chart constantly: common analgesics (paracetamol 500 mg), antiemetics (ondansetron 4–8 mg PRN), VTE prophylaxis, common antihyperglycaemics and antihypertensives, and emergency drugs (aspirin 300 mg in ACS, adrenaline 0.5 mg IM in anaphylaxis). If unsure, submit and the maintainers will make a call.
Capitalisation: drug names are lowercase unless starting a sentence; brand names (Panadol, Xanax) are always capitalised. Each listed regimen counts as a new sentence.
Combining drugs: join options with AND, PLUS, OR, EITHER, or BOTH — capitals, underlined, italicised. Put each regimen on its own line; never break a line mid-regimen:
| ✅ Acceptable | ❌ Not acceptable | |
|---|---|---|
| Alternative regimens | [Drug X] OR [Drug Y] OR [Drug Z] |
[Drug X] OR [Drug Y] OR [Drug Z] |
| One regimen, multiple drugs | [Drug X] AND [drug y] AND [drug z] |
[Drug X] AND [drug y] AND [drug z] |
(One regimen per line is also fine all on a single line if it fits.)
For complex regimens, one line per component — a three-drug regimen gets three lines; a numbered list can clarify the number of agents.
📷 Screenshot to migrate: complex regimen example
Bold, underline and italics¶
- Bold the topic/disease and key words — including 'augmenting' words that distinguish near-identical cards (e.g. vertical vs horizontal)
- Underline sparingly: the specific thing the question asks for, and augmenting words that are already bolded
- Italics only for genus and species (Staphylococcus aureus) — never for emphasis
📷 Screenshots to migrate: good/bad formatting examples
Organisms and viruses: italicise organism names with the genus capitalised (Mycobacterium tuberculosis; abbreviate as M. tuberculosis); 'spp.' is not italicised (Vibrio spp.). Viruses are lowercase and not italicised except as acronyms — herpes simplex virus (HSV).
Eponymous diseases: possessive 's only if named for a patient (Lou Gehrig's disease), not for the describing physician (Alzheimer disease).
Punctuation and other conventions¶
- 'e.g.' and 'i.e.' (with dots, no following comma)
- Space between numbers and units: 10 mmHg, > 60%
- En dash for ranges: 9–10 mg
- Single quotation marks by default
- Capitals only for names and sentence starts
- No full stop after single sentences or bullet points; full stops only in multi-sentence paragraphs
The Extra field¶
- Capitalise the first letter of each sentence
- Two or more sentences/points → format as a bullet list
📷 Screenshots to migrate: correct/incorrect Extra field examples
Tables¶
Make tables with the Extended Editor for Field add-on (code 805891399): place your cursor in the field, open the extended editor, and use its table button. Avoid AI-generated tables — the formatting differs subtly from the add-on's.
- Resize images inside tables to a uniform height or width
- Tag every card containing a table:
#Malleus_CM::#Card_Feature::Table
Algorithms¶
Flowcharts can explain decision-making protocols and may be reused across cards — copy from existing cards where possible.
Advanced: building algorithm tables
This section is mainly used by maintainers converting algorithm images to HTML tables. Content to be migrated.