Barrick Lab Style Guide

Writing a Scientific Paper

General Formatting

  • Use a single space after a period between sentences.
  • Use 1/4" indentions instead of 1/2" indentions to start new paragraphs.
  • Manuscripts should generally be double spaced throughout.
  • Add a page number. Usually centered at the bottom of each page.
  • Many journals encourage adding line numbers to aid in review.

Citations

  • Use Mendeley to organize your citations and insert them into word processing documents.
  • If you aren't formatting for submission to a specific journal, use the Nature Reviews Genetics style.

Tips for Working with Mendeley

It can be difficult to get citation management software to output bibliographies with precisely the right formatting. Here are some tips for working with Mendeley to get exactly what you want.

  • If Mendeley fails to automatically detect citation information when you import a PDF or use the Google scholar search by title option, the best way to correct this information without typing it in is to search for the article in PubMed, copy the PubMed ID (PMID) number into the "Catalog IDs" section in Mendeley, and hit the magnifying glass icon.
    • Annoyingly, you will have to manually correct any cases where the initial "a" is present in an author's name to be uppercase after importing!
  • Correct article titles so that only the first word and proper nouns are capitalized.
    • Also capitalize words after colons in the title.
  • To add italics to species names in downloaded citation titles, add HTML italics tags around them within the Mendeley client. Unfortunately, if you re-edit another part of the citation, the italics are often lost and you will have to go back in and do this again.
    • e.g. Escherichia coli to <i>Escherichia coli</i>
  • For citing a publication from a consortium (example R Core team), you can suppress the normal First Name MI Last Name formatting by Mendeley by clicking on the name with (Institution/Organization) after it in the drop-down menu after you enter it in the author box.
  • You can prevent the HTML links to articles from appearing after each bibliography entry by going to > Citation Style > More Styles and changing the "Include URLs" menu setting.
  • To enable using journal abbreviations follow these directions:
    1. Open the Mendeley Desktop user data folder by pressing Cmd+Shift+D (Mac) and clicking 'Open Data Directory'.
    2. Create a folder inside the Data Directory called "journalAbbreviations".
    3. Within this folder, create a plain text file called "default.txt". Each line in this file is a full journal title followed by a tab and then the abbreviation to substitute for this journal title. Matching of the journal title is case-sensitive.
      • You can download a version of this file that should contain most common abbreviations here.
    4. If an entry does not exist in this file, you can find the standard abbreviation using CAS or other resources.

Figures and Graphs

  • Create figures in a vector graphics program (e.g., Adobe Illustrator).
  • Always include a legend for symbols within a figure, NOT just in the figure caption.
  • Unlike the defaults in Microsoft Excel:
    • Enclose the data frame of a graph in a full box.
    • Generally, do not include any grid lines on graphs.
    • Do not use shadow effects.
  • Use 95% confidence intervals, rather than standard deviations for error bars.
  • Neaten up graphs created in Excel or R for publication by saving them as PDFs, importing into Adobe Illustrator, and using this to adjust line widths, labels, aspect ratios, add additional details, etc. (Be careful to not change the locations of data points or error bars relative to axis ticks during this process, obviously).

Symbols

Use Unicode symbols instead of symbol font. They work much better cross-platform. You can generally copy-paste from this table.

Name Symbol Do not use...
prime ' (single quote)
times × x (letter x)

Here are some websites that contain many more unicode symbols:
Main: Unicode Website | Search
Groups of symbols: Punctuation | Arrows | Math

Scientific Conventions

  • Use the prime symbol, not a single quote (see above) for DNA's 5′ and 3′ ends.
  • For microbes, gene names are italicized (lasT) and their protein products are capitalized and not italicized (LasT).
  • Insertion sequence names have the IS in normal font and the following number italicized (IS1 and IS150).

Topic attachments
I Attachment History Action Size Date Who Comment
Texttxt default.txt r1 manage 958.8 K 2013-02-03 - 15:22 JeffreyBarrick Mendeley journal abbreviation file

This topic: Lab > WebHome > ProtocolList > ProtocolsStyleGuide
Topic revision: r11 - 2016-12-15 - JeffreyBarrick