Difference: ProtocolsStyleGuide (1 vs. 19)

Revision 192024-04-27 - JeffreyBarrick

 
META TOPICPARENT name="ProtocolList"
<-- Preferences start here

  • Set PAGETITLE = Barrick Lab :: Manuscript Style Guide

Preferences end here -->

! Barrick Lab Style Guide

Writing a Scientific Paper

General Formatting

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

Citations

  • Use Zotero 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.
  • Be sure you are using standard journal abbreviations. You can find them by Googling and looking for: "Abbreviated title (ISO 4)".

Tips for Working with Zotero or Other Citation Managers

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

  • Correct article titles so that only the first word and proper nouns are capitalized.
Changed:
<
<
    • Also uncapitalize words after colons in the title. "This is the title: how to do it". Normal style is to only capitalize the part after a title if it is a complete sentence (independent phrase). "How to write titles: This is how to do it".
>
>
    • Generally, also uncapitalize the first word in a subtitle after a colon in the title. "This is the title: how to do it". Normal style is to only capitalize the subtitle phrase following the colon if it is a complete sentence (independent phrase). "How to write titles: This is how to do it".
 
  • 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> = Escherichia coli
  • To add Greek letters or other symbols, you can also add HTML tags.
    • e.g., beta to &beta; = β
  • For citing a publication from a consortium (example R Core team), you can switch the normal First Name MI Last Name formatting by clicking on the rectangular box to with right of the author name.
  • Double-check articles with page numbers beginning with 1! This happens when you import a PDF from a digital journal (like mBio or PLoS XXX) that uses article numbers. Fix the starting page to be the article number and delete the ending page so it is blank.

Figures and Graphs

  • Create figures in a vector graphics program (e.g., Adobe Illustrator).
  • Always include a graphical legend for symbols within a figure, NOT just in the figure caption.
  • Don't include the written figure caption in the figure file. Include it in the manuscript.
  • Unlike the defaults in Microsoft Excel and/or ggplot2:
    • Enclose the data frame of a graph in a full box.
    • Generally, do not include any grid lines on graphs, except major reference lines (e.g., zero, control, or wild-type values for comparison).
    • 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 extremely careful to not change the locations of data points or error bars relative to axis ticks during this process!!)

Symbols

Use Unicode symbols instead of symbol font. They work much better cross-platform and if you need to change the font of a document. You can generally copy-paste from this table.

Name Symbol Do not use...
prime ' (single quote)
times × x (letter x)
minus sign - (hyphen)
degrees ° o (superscript zero)
micro sign µ u (the letter u)

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 for DNA's 5′ and 3′ ends (see Symbols section above).
  • Separate number from units with a space: 200 µL, not 200µL.
  • For microbes, gene names are italicized (pykF) and their protein products are capitalized and not italicized (PykF).
  • Insertion sequence and transposon names have the IS/Tn in normal font and the following number italicized (IS1, IS150, Tn7).
  • Promoter names are often a capital "P" followed by a subscript name of the gene they were taken from (in italics) or a name such as for synthetic promoters from the iGEM registry (not in italics). Less often they are a capital "P" followed by lowercase letters. (Preferred: PyijC, PJ23100, PCP25; OK: Ptac).
  • Plasmid names should start with a lowercase "p" and then a designation consisting of uppercase letters and numbers. It is best practices for this to be the initials of a researcher or collection followed by a numeric index (pBTK800, pJEB11, pUC19).

Further Reading

META FILEATTACHMENT attachment="default.txt" attr="" comment="Mendeley journal abbreviation file" date="1359904937" name="default.txt" path="default.txt" size="981792" stream="default.txt" tmpFilename="/usr/tmp/CGItemp42132" user="JeffreyBarrick" version="1"

Revision 182023-12-26 - JeffreyBarrick

 
META TOPICPARENT name="ProtocolList"
<-- Preferences start here

  • Set PAGETITLE = Barrick Lab :: Manuscript Style Guide

Preferences end here -->

! Barrick Lab Style Guide

Writing a Scientific Paper

General Formatting

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

Citations

  • Use Zotero 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.
  • Be sure you are using standard journal abbreviations. You can find them by Googling and looking for: "Abbreviated title (ISO 4)".

Tips for Working with Zotero or Other Citation Managers

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

  • Correct article titles so that only the first word and proper nouns are capitalized.
    • Also uncapitalize words after colons in the title. "This is the title: how to do it". Normal style is to only capitalize the part after a title if it is a complete sentence (independent phrase). "How to write titles: This is how to do it".
  • 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> = Escherichia coli
  • To add Greek letters or other symbols, you can also add HTML tags.
    • e.g., beta to &beta; = β
  • For citing a publication from a consortium (example R Core team), you can switch the normal First Name MI Last Name formatting by clicking on the rectangular box to with right of the author name.
  • Double-check articles with page numbers beginning with 1! This happens when you import a PDF from a digital journal (like mBio or PLoS XXX) that uses article numbers. Fix the starting page to be the article number and delete the ending page so it is blank.

Figures and Graphs

  • Create figures in a vector graphics program (e.g., Adobe Illustrator).
  • Always include a graphical legend for symbols within a figure, NOT just in the figure caption.
  • Don't include the written figure caption in the figure file. Include it in the manuscript.
  • Unlike the defaults in Microsoft Excel and/or ggplot2:
    • Enclose the data frame of a graph in a full box.
    • Generally, do not include any grid lines on graphs, except major reference lines (e.g., zero, control, or wild-type values for comparison).
    • 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 extremely careful to not change the locations of data points or error bars relative to axis ticks during this process!!)

Symbols

Use Unicode symbols instead of symbol font. They work much better cross-platform and if you need to change the font of a document. You can generally copy-paste from this table.

Name Symbol Do not use...
prime ' (single quote)
times × x (letter x)
Added:
>
>
minus sign - (hyphen)
 
degrees ° o (superscript zero)
micro sign µ u (the letter u)

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

Scientific Conventions

Changed:
<
<
  • Use the prime symbol, not a single quote (see above) for DNA's 5′ and 3′ ends (see symbols above to).
>
>
  • Use the prime symbol, not a single quote for DNA's 5′ and 3′ ends (see Symbols section above).
 
  • Separate number from units with a space: 200 µL, not 200µL.
Changed:
<
<
  • For microbes, gene names are italicized (lasT) and their protein products are capitalized and not italicized (LasT).
>
>
  • For microbes, gene names are italicized (pykF) and their protein products are capitalized and not italicized (PykF).
 
  • Insertion sequence and transposon names have the IS/Tn in normal font and the following number italicized (IS1, IS150, Tn7).
  • Promoter names are often a capital "P" followed by a subscript name of the gene they were taken from (in italics) or a name such as for synthetic promoters from the iGEM registry (not in italics). Less often they are a capital "P" followed by lowercase letters. (Preferred: PyijC, PJ23100, PCP25; OK: Ptac).
  • Plasmid names should start with a lowercase "p" and then a designation consisting of uppercase letters and numbers. It is best practices for this to be the initials of a researcher or collection followed by a numeric index (pBTK800, pJEB11, pUC19).

Further Reading

META FILEATTACHMENT attachment="default.txt" attr="" comment="Mendeley journal abbreviation file" date="1359904937" name="default.txt" path="default.txt" size="981792" stream="default.txt" tmpFilename="/usr/tmp/CGItemp42132" user="JeffreyBarrick" version="1"

Revision 172023-09-22 - JeffreyBarrick

 
META TOPICPARENT name="ProtocolList"
<-- Preferences start here

  • Set PAGETITLE = Barrick Lab :: Manuscript Style Guide

Preferences end here -->

Changed:
<
<

Barrick Lab Style Guide

>
>

! Barrick Lab Style Guide

 
Added:
>
>
 

Writing a Scientific Paper

General Formatting

  • Manuscripts should generally be double spaced throughout.
  • Don't format with multiple columns.
  • Use a single space after a period between sentences.
  • Use 1/4" indentions instead of 1/2" indentions to start new paragraphs.
Added:
>
>
  • Don't indent the first paragraph after a heading.
 
  • Add a page number. Usually centered at the bottom of each page.
  • Many journals encourage adding line numbers to aid in review.

Citations

  • Use Zotero 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.
Added:
>
>
  • Be sure you are using standard journal abbreviations. You can find them by Googling and looking for: "Abbreviated title (ISO 4)".
 

Tips for Working with Zotero or Other Citation Managers

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

  • Correct article titles so that only the first word and proper nouns are capitalized.
    • Also uncapitalize words after colons in the title. "This is the title: how to do it". Normal style is to only capitalize the part after a title if it is a complete sentence (independent phrase). "How to write titles: This is how to do it".
  • 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> = Escherichia coli
  • To add Greek letters or other symbols, you can also add HTML tags.
    • e.g., beta to &beta; = β
  • For citing a publication from a consortium (example R Core team), you can switch the normal First Name MI Last Name formatting by clicking on the rectangular box to with right of the author name.
  • Double-check articles with page numbers beginning with 1! This happens when you import a PDF from a digital journal (like mBio or PLoS XXX) that uses article numbers. Fix the starting page to be the article number and delete the ending page so it is blank.

Figures and Graphs

  • Create figures in a vector graphics program (e.g., Adobe Illustrator).
Changed:
<
<
  • Always include a legend for symbols within a figure, NOT just in the figure caption.
>
>
  • Always include a graphical legend for symbols within a figure, NOT just in the figure caption.
Added:
>
>
  • Don't include the written figure caption in the figure file. Include it in the manuscript.
 
  • Unlike the defaults in Microsoft Excel and/or ggplot2:
    • Enclose the data frame of a graph in a full box.
Changed:
<
<
    • Generally, do not include any grid lines on graphs.
>
>
    • Generally, do not include any grid lines on graphs, except major reference lines (e.g., zero, control, or wild-type values for comparison).
 
    • 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 extremely careful to not change the locations of data points or error bars relative to axis ticks during this process!!)

Symbols

Use Unicode symbols instead of symbol font. They work much better cross-platform and if you need to change the font of a document. You can generally copy-paste from this table.

Name Symbol Do not use...
prime ' (single quote)
times × x (letter x)
degrees ° o (superscript zero)
micro sign µ u (the letter u)

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

Scientific Conventions

Changed:
<
<
  • Use the prime symbol, not a single quote (see above) for DNA's 5′ and 3′ ends.
>
>
  • Use the prime symbol, not a single quote (see above) for DNA's 5′ and 3′ ends (see symbols above to).
 
  • Separate number from units with a space: 200 µL, not 200µL.
  • For microbes, gene names are italicized (lasT) and their protein products are capitalized and not italicized (LasT).
  • Insertion sequence and transposon names have the IS/Tn in normal font and the following number italicized (IS1, IS150, Tn7).
Added:
>
>
  • Promoter names are often a capital "P" followed by a subscript name of the gene they were taken from (in italics) or a name such as for synthetic promoters from the iGEM registry (not in italics). Less often they are a capital "P" followed by lowercase letters. (Preferred: PyijC, PJ23100, PCP25; OK: Ptac).
  • Plasmid names should start with a lowercase "p" and then a designation consisting of uppercase letters and numbers. It is best practices for this to be the initials of a researcher or collection followed by a numeric index (pBTK800, pJEB11, pUC19).

Further Reading

 
META FILEATTACHMENT attachment="default.txt" attr="" comment="Mendeley journal abbreviation file" date="1359904937" name="default.txt" path="default.txt" size="981792" stream="default.txt" tmpFilename="/usr/tmp/CGItemp42132" user="JeffreyBarrick" version="1"

Revision 162023-02-10 - JeffreyBarrick

 
META TOPICPARENT name="ProtocolList"
<-- Preferences start here

  • Set PAGETITLE = Barrick Lab :: Manuscript Style Guide

Preferences end here -->

Barrick Lab Style Guide

Writing a Scientific Paper

General Formatting

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

Citations

  • Use Zotero 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 Zotero or Other Citation Managers

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

  • Correct article titles so that only the first word and proper nouns are capitalized.
    • Also uncapitalize words after colons in the title. "This is the title: how to do it". Normal style is to only capitalize the part after a title if it is a complete sentence (independent phrase). "How to write titles: This is how to do it".
  • 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> = Escherichia coli
  • To add Greek letters or other symbols, you can also add HTML tags.
    • e.g., beta to &beta; = β
  • For citing a publication from a consortium (example R Core team), you can switch the normal First Name MI Last Name formatting by clicking on the rectangular box to with right of the author name.
  • Double-check articles with page numbers beginning with 1! This happens when you import a PDF from a digital journal (like mBio or PLoS XXX) that uses article numbers. Fix the starting page to be the article number and delete the ending page so it is blank.

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 and/or ggplot2:
    • 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 extremely careful to not change the locations of data points or error bars relative to axis ticks during this process!!)

Symbols

Use Unicode symbols instead of symbol font. They work much better cross-platform and if you need to change the font of a document. You can generally copy-paste from this table.

Name Symbol Do not use...
prime ' (single quote)
times × x (letter x)
degrees ° o (superscript zero)
Added:
>
>
micro sign µ u (the letter u)
  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.
Added:
>
>
  • Separate number from units with a space: 200 µL, not 200µL.
 
  • For microbes, gene names are italicized (lasT) and their protein products are capitalized and not italicized (LasT).
  • Insertion sequence and transposon names have the IS/Tn in normal font and the following number italicized (IS1, IS150, Tn7).

META FILEATTACHMENT attachment="default.txt" attr="" comment="Mendeley journal abbreviation file" date="1359904937" name="default.txt" path="default.txt" size="981792" stream="default.txt" tmpFilename="/usr/tmp/CGItemp42132" user="JeffreyBarrick" version="1"

Revision 152022-12-16 - JeffreyBarrick

 
META TOPICPARENT name="ProtocolList"
<-- Preferences start here

  • Set PAGETITLE = Barrick Lab :: Manuscript Style Guide

Preferences end here -->

Barrick Lab Style Guide

Writing a Scientific Paper

General Formatting

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

Citations

Changed:
<
<
  • Use Mendeley to organize your citations and insert them into word processing documents.
>
>
  • Use Zotero 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.
Changed:
<
<

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.
>
>

Tips for Working with Zotero or Other Citation Managers

It can be difficult to get citation management software to output bibliographies with precisely the right formatting. Here are some tips for working with Zotero to get exactly what you want.
 
Deleted:
<
<
  • 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 Digital Object Identifier (DOI) and/or the PubMed ID (PMID) number into the "Catalog IDs" section in Mendeley, and hit the magnifying glass icon.
    • Annoyingly, you may 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 uncapitalize words after colons in the title. "This is the title: how to do it". Normal style is to only capitalize the part after a title if it is a complete sentence (independent phrase). "How to write titles: This is how to do it".
  • 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> = Escherichia coli
  • To add Greek letters or other symbols, you can also add HTML tags.
    • e.g., beta to &beta; = β
Changed:
<
<
  • 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.
>
>
  • For citing a publication from a consortium (example R Core team), you can switch the normal First Name MI Last Name formatting by clicking on the rectangular box to with right of the author name.
 
  • Double-check articles with page numbers beginning with 1! This happens when you import a PDF from a digital journal (like mBio or PLoS XXX) that uses article numbers. Fix the starting page to be the article number and delete the ending page so it is blank.
Deleted:
<
<
  • 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.
Changed:
<
<
  • Unlike the defaults in Microsoft Excel:
>
>
  • Unlike the defaults in Microsoft Excel and/or ggplot2:
 
    • 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.
Changed:
<
<
  • 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).
>
>
  • 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 extremely careful to not change the locations of data points or error bars relative to axis ticks during this process!!)
 

Symbols

Changed:
<
<
Use Unicode symbols instead of symbol font. They work much better cross-platform. You can generally copy-paste from this table.
>
>
Use Unicode symbols instead of symbol font. They work much better cross-platform and if you need to change the font of a document. You can generally copy-paste from this table.
 
Name Symbol Do not use...
prime ' (single quote)
times × x (letter x)
degrees ° o (superscript zero)

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 and transposon names have the IS/Tn in normal font and the following number italicized (IS1, IS150, Tn7).

META FILEATTACHMENT attachment="default.txt" attr="" comment="Mendeley journal abbreviation file" date="1359904937" name="default.txt" path="default.txt" size="981792" stream="default.txt" tmpFilename="/usr/tmp/CGItemp42132" user="JeffreyBarrick" version="1"

Revision 142020-11-24 - JeffreyBarrick

 
META TOPICPARENT name="ProtocolList"
<-- Preferences start here

  • Set PAGETITLE = Barrick Lab :: Manuscript Style Guide

Preferences end here -->

Barrick Lab Style Guide

Writing a Scientific Paper

Changed:
<
<
>
>
 

General Formatting

Added:
>
>
  • Manuscripts should generally be double spaced throughout.
  • Don't format with multiple columns.
 
  • Use a single space after a period between sentences.
  • Use 1/4" indentions instead of 1/2" indentions to start new paragraphs.
Deleted:
<
<
  • 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 Digital Object Identifier (DOI) and/or the PubMed ID (PMID) number into the "Catalog IDs" section in Mendeley, and hit the magnifying glass icon.
    • Annoyingly, you may 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 uncapitalize words after colons in the title. "This is the title: how to do it". Normal style is to only capitalize the part after a title if it is a complete sentence (independent phrase). "How to write titles: This is how to do it".
  • 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.
Changed:
<
<
    • e.g. Escherichia coli to <i>Escherichia coli</i>
>
>
    • e.g., Escherichia coli to <i>Escherichia coli</i> = Escherichia coli
Added:
>
>
  • To add Greek letters or other symbols, you can also add HTML tags.
    • e.g., beta to &beta; = β
 
  • 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.
  • Double-check articles with page numbers beginning with 1! This happens when you import a PDF from a digital journal (like mBio or PLoS XXX) that uses article numbers. Fix the starting page to be the article number and delete the ending page so it is blank.
  • 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)
degrees ° o (superscript zero)

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).
Changed:
<
<
  • Insertion sequence names have the IS in normal font and the following number italicized (IS1 and IS150).
>
>
  • Insertion sequence and transposon names have the IS/Tn in normal font and the following number italicized (IS1, IS150, Tn7).
 
META FILEATTACHMENT attachment="default.txt" attr="" comment="Mendeley journal abbreviation file" date="1359904937" name="default.txt" path="default.txt" size="981792" stream="default.txt" tmpFilename="/usr/tmp/CGItemp42132" user="JeffreyBarrick" version="1"

Revision 132020-10-07 - JeffreyBarrick

 
META TOPICPARENT name="ProtocolList"
<-- Preferences start here

  • Set PAGETITLE = Barrick Lab :: Manuscript Style Guide

Preferences end here -->

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.
Changed:
<
<
  • 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!
>
>
  • 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 Digital Object Identifier (DOI) and/or the PubMed ID (PMID) number into the "Catalog IDs" section in Mendeley, and hit the magnifying glass icon.
    • Annoyingly, you may 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.
Changed:
<
<
    • Also capitalize words after colons in the title.
>
>
    • Also uncapitalize words after colons in the title. "This is the title: how to do it". Normal style is to only capitalize the part after a title if it is a complete sentence (independent phrase). "How to write titles: This is how to do it".
 
  • 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.
Added:
>
>
  • Double-check articles with page numbers beginning with 1! This happens when you import a PDF from a digital journal (like mBio or PLoS XXX) that uses article numbers. Fix the starting page to be the article number and delete the ending page so it is blank.
 
  • 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)
degrees ° o (superscript zero)

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).

META FILEATTACHMENT attachment="default.txt" attr="" comment="Mendeley journal abbreviation file" date="1359904937" name="default.txt" path="default.txt" size="981792" stream="default.txt" tmpFilename="/usr/tmp/CGItemp42132" user="JeffreyBarrick" version="1"

Revision 122018-02-20 - JeffreyBarrick

 
META TOPICPARENT name="ProtocolList"
<-- Preferences start here

  • Set PAGETITLE = Barrick Lab :: Manuscript Style Guide

Preferences end here -->

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)
Added:
>
>
degrees ° o (superscript zero)
  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).

META FILEATTACHMENT attachment="default.txt" attr="" comment="Mendeley journal abbreviation file" date="1359904937" name="default.txt" path="default.txt" size="981792" stream="default.txt" tmpFilename="/usr/tmp/CGItemp42132" user="JeffreyBarrick" version="1"

Revision 112016-12-15 - JeffreyBarrick

 
META TOPICPARENT name="ProtocolList"
<-- Preferences start here

  • Set PAGETITLE = Barrick Lab :: Manuscript Style Guide

Preferences end here -->

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.
Changed:
<
<
  • For most manuscripts, it's not a bad idea to put a simple page number centered at the bottom of each page.
>
>
  • Add a page number. Usually centered at the bottom of each page.
Added:
>
>
  • 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.
Changed:
<
<
  • To add italics to species names in downloaded citation titles, add HTML italics tags around them.
    • e.g. Escherichia coli to <i>Escherichia coli</i>
>
>

Tips for Working with Mendeley

Added:
>
>
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.
Added:
>
>
    • 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.
Deleted:
<
<
  • Correct article titles so that only the first word and proper nouns are capitalized.
    • Also capitalize words after colons in the title.
 

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.
Changed:
<
<
  • Neaten up graphs created in Excel or other formats 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).
>
>
  • 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).

META FILEATTACHMENT attachment="default.txt" attr="" comment="Mendeley journal abbreviation file" date="1359904937" name="default.txt" path="default.txt" size="981792" stream="default.txt" tmpFilename="/usr/tmp/CGItemp42132" user="JeffreyBarrick" version="1"

Revision 102013-08-13 - JeffreyBarrick

 
META TOPICPARENT name="ProtocolList"
<-- Preferences start here

  • Set PAGETITLE = Barrick Lab :: Manuscript Style Guide

Preferences end here -->

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.
Added:
>
>
  • Manuscripts should generally be double spaced throughout.
  • For most manuscripts, it's not a bad idea to put a simple page number centered at the bottom of each page.
 

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.
  • To add italics to species names in downloaded citation titles, add HTML italics tags around them.
    • e.g. Escherichia coli to <i>Escherichia coli</i>
  • 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.
  • 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.
  • Correct article titles so that only the first word and proper nouns are capitalized.
    • Also capitalize words after colons in the title.

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 other formats 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

Added:
>
>

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).
 
META FILEATTACHMENT attachment="default.txt" attr="" comment="Mendeley journal abbreviation file" date="1359904937" name="default.txt" path="default.txt" size="981792" stream="default.txt" tmpFilename="/usr/tmp/CGItemp42132" user="JeffreyBarrick" version="1"

Revision 92013-02-03 - JeffreyBarrick

 
META TOPICPARENT name="ProtocolList"
<-- Preferences start here

  • Set PAGETITLE = Barrick Lab :: Manuscript Style Guide

Preferences end here -->

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.

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.
  • To add italics to species names in downloaded citation titles, add HTML italics tags around them.
    • e.g. Escherichia coli to <i>Escherichia coli</i>
  • 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.
Changed:
<
<
  • You will generally need to manually correct the journal names from downloaded papers to their standard abbreviations.
    • e.g. Journal of Bacteriology to J. Bact.
    • Find the standard abbreviation using CAS or other resources.
>
>
  • 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".
Added:
>
>
    1. 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.
    2. If an entry does not exist in this file, you can find the standard abbreviation using CAS or other resources.
 
  • Correct article titles so that only the first word and proper nouns are capitalized.
    • Also capitalize words after colons in the title.

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 other formats 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

Changed:
<
<
Use Unicode symbols instead of symbol font. They work much better cross-platform. You can generally copy-paste from this website.
>
>
Use Unicode symbols instead of symbol font. They work much better cross-platform. You can generally copy-paste from this table.
 
Added:
>
>
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
Added:
>
>
META FILEATTACHMENT attachment="default.txt" attr="" comment="Mendeley journal abbreviation file" date="1359904937" name="default.txt" path="default.txt" size="981792" stream="default.txt" tmpFilename="/usr/tmp/CGItemp42132" user="JeffreyBarrick" version="1"
 

Revision 82013-01-10 - JeffreyBarrick

 
META TOPICPARENT name="ProtocolList"
<-- Preferences start here

  • Set PAGETITLE = Barrick Lab :: Manuscript Style Guide

Preferences end here -->

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.

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.
  • To add italics to species names in downloaded citation titles, add HTML italics tags around them.
    • e.g. Escherichia coli to <i>Escherichia coli</i>
  • 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.
  • You will generally need to manually correct the journal names from downloaded papers to their standard abbreviations.
    • e.g. Journal of Bacteriology to J. Bact.
    • Find the standard abbreviation using CAS or other resources.
Added:
>
>
  • Correct article titles so that only the first word and proper nouns are capitalized.
    • Also capitalize words after colons in the title.
 

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 other formats 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 website.

Main: Unicode Website | Search
Groups of symbols: Punctuation | Arrows | Math

Revision 72012-12-24 - JeffreyBarrick

 
META TOPICPARENT name="ProtocolList"
Added:
>
>
<-- Preferences start here

  • Set PAGETITLE = Barrick Lab :: Manuscript Style Guide

Preferences end here -->

 

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.

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.
  • To add italics to species names in downloaded citation titles, add HTML italics tags around them.
    • e.g. Escherichia coli to <i>Escherichia coli</i>
  • 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.
  • You will generally need to manually correct the journal names from downloaded papers to their standard abbreviations.
    • e.g. Journal of Bacteriology to J. Bact.
    • 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 other formats 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 website.

Main: Unicode Website | Search
Groups of symbols: Punctuation | Arrows | Math

Revision 62012-11-18 - JeffreyBarrick

 
META TOPICPARENT name="ProtocolList"

Barrick Lab Style Guide

Writing a Scientific Paper

General Formatting

  • Use a single space after a period between sentences.
Changed:
<
<
  • Use 1/4" indentions to start new paragraphs.
>
>
  • Use 1/4" indentions instead of 1/2" indentions to start new paragraphs.
 

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.
  • To add italics to species names in downloaded citation titles, add HTML italics tags around them.
    • e.g. Escherichia coli to <i>Escherichia coli</i>
  • 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.
  • You will generally need to manually correct the journal names from downloaded papers to their standard abbreviations.
    • e.g. Journal of Bacteriology to J. Bact.
    • 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 other formats 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 website.

Main: Unicode Website | Search
Groups of symbols: Punctuation | Arrows | Math

Revision 52012-07-24 - JeffreyBarrick

 
META TOPICPARENT name="ProtocolList"

Barrick Lab Style Guide

Writing a Scientific Paper

General Formatting

  • Use a single space after a period between sentences.
  • Use 1/4" indentions to start new paragraphs.

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.
Changed:
<
<
  • To add italics to species names in downloaded citations, add HTML italics tags around them.
>
>
  • To add italics to species names in downloaded citation titles, add HTML italics tags around them.
 
    • e.g. Escherichia coli to <i>Escherichia coli</i>
Changed:
<
<
  • You will generally need to manually correct the journal names from downloaded paper to their standard abbreviations.
>
>
  • 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.
Added:
>
>
  • You will generally need to manually correct the journal names from downloaded papers to their standard abbreviations.
 
    • e.g. Journal of Bacteriology to J. Bact.
    • Find the standard abbreviation using CAS or other resources.

Figures and Graphs

Changed:
<
<
  • Create Figures in a vector graphics program (e.g., Adobe Illustrator).
>
>
  • 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.
Added:
>
>
  • Neaten up graphs created in Excel or other formats 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 website.

Main: Unicode Website | Search
Groups of symbols: Punctuation | Arrows | Math

Revision 42012-06-11 - JeffreyBarrick

 
META TOPICPARENT name="ProtocolList"

Barrick Lab Style Guide

Writing a Scientific Paper

Added:
>
>

General Formatting

  • Use a single space after a period between sentences.
  • Use 1/4" indentions to start new paragraphs.
 

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.
  • To add italics to species names in downloaded citations, add HTML italics tags around them.
    • e.g. Escherichia coli to <i>Escherichia coli</i>
  • You will generally need to manually correct the journal names from downloaded paper to their standard abbreviations.
    • e.g. Journal of Bacteriology to J. Bact.
    • 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.

Symbols

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

Main: Unicode Website | Search
Groups of symbols: Punctuation | Arrows | Math

Revision 32012-05-08 - JeffreyBarrick

 
META TOPICPARENT name="ProtocolList"

Barrick Lab Style Guide

Added:
>
>

Writing a Scientific Paper

 

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.
  • To add italics to species names in downloaded citations, add HTML italics tags around them.
    • e.g. Escherichia coli to <i>Escherichia coli</i>
  • You will generally need to manually correct the journal names from downloaded paper to their standard abbreviations.
    • e.g. Journal of Bacteriology to J. Bact.
    • Find the standard abbreviation using CAS or other resources.

Figures and Graphs

Added:
>
>
  • 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.
Added:
>
>

Symbols

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

Main: Unicode Website | Search
Groups of symbols: Punctuation | Arrows | Math

 

Revision 22012-03-07 - JeffreyBarrick

 
META TOPICPARENT name="ProtocolList"

Barrick Lab Style Guide

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.
  • To add italics to species names in downloaded citations, add HTML italics tags around them.
    • e.g. Escherichia coli to <i>Escherichia coli</i>
  • You will generally need to manually correct the journal names from downloaded paper to their standard abbreviations.
    • e.g. Journal of Bacteriology to J. Bact.
    • Find the standard abbreviation using CAS or other resources.

Figures and Graphs

  • 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.
Added:
>
>
    • Do not use shadow effects.
 
  • Use 95% confidence intervals, rather than standard deviations for error bars.

Revision 12012-01-04 - JeffreyBarrick

 
META TOPICPARENT name="ProtocolList"

Barrick Lab Style Guide

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.
  • To add italics to species names in downloaded citations, add HTML italics tags around them.
    • e.g. Escherichia coli to <i>Escherichia coli</i>
  • You will generally need to manually correct the journal names from downloaded paper to their standard abbreviations.
    • e.g. Journal of Bacteriology to J. Bact.
    • Find the standard abbreviation using CAS or other resources.

Figures and Graphs

  • 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.
  • Use 95% confidence intervals, rather than standard deviations for error bars.
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright ©2025 Barrick Lab contributing authors. Ideas, requests, problems? Send feedback