Cite
From projects
Bibliographic details for WorkingWiki/Fonts and Browser Compatibility
- Page name: WorkingWiki/Fonts and Browser Compatibility
- Author: projects contributors
- Publisher: projects, .
- Date of last revision: 6 July 2012 05:07 UTC
- Date retrieved: 20 May 2013 06:37 UTC
- Permanent URL: http://lalashan.mcmaster.ca/theobio/projects/index.php?title=WorkingWiki/Fonts_and_Browser_Compatibility&oldid=3326
- Page Version ID: 3326
Citation styles for WorkingWiki/Fonts and Browser Compatibility
APA style
WorkingWiki/Fonts and Browser Compatibility. (2012, July 6). projects, . Retrieved 06:37, May 20, 2013 from http://lalashan.mcmaster.ca/theobio/projects/index.php?title=WorkingWiki/Fonts_and_Browser_Compatibility&oldid=3326.
MLA style
"WorkingWiki/Fonts and Browser Compatibility." projects, . 6 Jul 2012, 05:07 UTC. 20 May 2013, 06:37 <http://lalashan.mcmaster.ca/theobio/projects/index.php?title=WorkingWiki/Fonts_and_Browser_Compatibility&oldid=3326>.
MHRA style
projects contributors, 'WorkingWiki/Fonts and Browser Compatibility', projects, , 6 July 2012, 05:07 UTC, <http://lalashan.mcmaster.ca/theobio/projects/index.php?title=WorkingWiki/Fonts_and_Browser_Compatibility&oldid=3326> [accessed 20 May 2013]
Chicago style
projects contributors, "WorkingWiki/Fonts and Browser Compatibility," projects, , http://lalashan.mcmaster.ca/theobio/projects/index.php?title=WorkingWiki/Fonts_and_Browser_Compatibility&oldid=3326 (accessed May 20, 2013).
CBE/CSE style
projects contributors. WorkingWiki/Fonts and Browser Compatibility [Internet]. projects, ; 2012 Jul 6, 05:07 UTC [cited 2013 May 20]. Available from: http://lalashan.mcmaster.ca/theobio/projects/index.php?title=WorkingWiki/Fonts_and_Browser_Compatibility&oldid=3326.
Bluebook style
WorkingWiki/Fonts and Browser Compatibility, http://lalashan.mcmaster.ca/theobio/projects/index.php?title=WorkingWiki/Fonts_and_Browser_Compatibility&oldid=3326 (last visited May 20, 2013).
BibTeX entry
@misc{ wiki:xxx,
author = "projects",
title = "WorkingWiki/Fonts and Browser Compatibility --- projects{,} ",
year = "2012",
url = "http://lalashan.mcmaster.ca/theobio/projects/index.php?title=WorkingWiki/Fonts_and_Browser_Compatibility&oldid=3326",
note = "[Online; accessed 20-May-2013]"
}
When using the LaTeX package url (\usepackage{url} somewhere in the preamble) which tends to give much more nicely formatted web addresses, the following may preferred:
@misc{ wiki:xxx,
author = "projects",
title = "WorkingWiki/Fonts and Browser Compatibility --- projects{,} ",
year = "2012",
url = "\url{http://lalashan.mcmaster.ca/theobio/projects/index.php?title=WorkingWiki/Fonts_and_Browser_Compatibility&oldid=3326}",
note = "[Online; accessed 20-May-2013]"
}
