Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Style Guide: Punctuation #54

Open
14 of 18 tasks
pauldpickell opened this issue Sep 23, 2021 · 0 comments
Open
14 of 18 tasks

Style Guide: Punctuation #54

pauldpickell opened this issue Sep 23, 2021 · 0 comments
Assignees
Labels
aesthetics css, html, and formatting issues

Comments

@pauldpickell
Copy link
Contributor

pauldpickell commented Sep 23, 2021

  • Use serial comma (Oxford comma) in lists: Yukon, Northwest Territories, and Nunavut.
  • Use italics for internal dialogue or when you infer what the reader might be thinking: “At this point, you might be wondering, why am I reading this sentence?
  • Avoid the use of semi-colons, except in lists.
  • Use and punctuate common Latin abbreviations with periods:
    • “For example” = exempli gratia (e.g.)
    • “That is” = is est (i.e.)
    • “And other similar things” = et cetera (etc.)
  • Avoid phrases in parentheses () or brackets []. Instead, place the phrase in a proper sentence.
  • Use single spaces between sentences.
  • Use double quotation marks for direct quotes, but avoid reproducing verbatim large texts. Paraphrasing with proper citation is preferred to direct quotation.
  • Bullet points are preferred over long lists in sentences.

Chapters

  • Preface
  • Chapter 1
  • Chapter 2
  • Chapter 3
  • Chapter 4
  • Chapter 5
  • Chapter 6
  • Chapter 7
  • Chapter 8
  • Chapter 9
  • Chapter 10
  • Chapter 11
  • Chapter 12
  • Chapter 13
  • Chapter 14
  • Chapter 15
  • Chapter 16
  • Chapter 17
@pauldpickell pauldpickell added the aesthetics css, html, and formatting issues label Sep 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aesthetics css, html, and formatting issues
Projects
None yet
Development

No branches or pull requests

2 participants