Bibliographic details for "home"

Please remember to check your manual of style, standards guide or instructor's guidelines for the exact syntax to suit your needs.

Citation styles for "home"

APA

home. (2012, Nov 25). In TCMaker Wiki. Retrieved 13:19, May 20, 2013, from http://tcmaker.org/wiki/doku.php?id=home&rev=1353869377.

MLA

Contributors of tcmaker.org. "home". TCMaker Wiki. 25 Nov. 2012. Web. 20 May. 2013, 13:19

MHRA

Contributors of tcmaker.org, 'home', TCMaker Wiki, 25 November 2012, 18:49 GMT, <http://tcmaker.org/wiki/doku.php?id=home&rev=1353869377> [Accessed 20 May 2013]

Chicago

Contributors of tcmaker.org, "home", TCMaker Wiki, http://tcmaker.org/wiki/doku.php?id=home&rev=1353869377 (Accessed May 20, 2013).

CBE/CSE

Contributors of tcmaker.org. home [Internet]. TCMaker Wiki; 2012 Nov 25, 18:49 GMT [Cited 2013 May 20]. Available at: http://tcmaker.org/wiki/doku.php?id=home&rev=1353869377.

Bluebook

home, http://tcmaker.org/wiki/doku.php?id=home&rev=1353869377 (Last visited May 20, 2013).

AMA

Contributors of tcmaker.org. home. TCMaker Wiki. November 25, 2012, 18:49 GMT. Available at: http://tcmaker.org/wiki/doku.php?id=home&rev=1353869377. Accessed May 20, 2013.

BibTeX

 @misc{ wiki:xxx,
   author = "Contributors of tcmaker.org",
   title = "home --- TCMaker Wiki",
   year = "2012",
   url = "http://tcmaker.org/wiki/doku.php?id=home&rev=1353869377",
   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 be preferred:

 @misc{ wiki:xxx,
   author = "Contributors of tcmaker.org",
   title = "home --- TCMaker Wiki",
   year = "2012",
   url = "\url{http://tcmaker.org/wiki/doku.php?id=home&rev=1353869377}",
   note = "[Online; accessed 20-May-2013]"


   author = "Contributors of tcmaker.org",
   title = "home --- TCMaker Wiki",
   year = "2012",
   url = "\url{http://tcmaker.org/wiki/doku.php?id=home&rev=1353869377}",
   note = "[Online; accessed 20-May-2013]"
 }
  

DokuWiki talk pages

Markup
[[home|home]] ([[http://tcmaker.org/wiki/doku.php?id=home&rev=1353869377|this version]])
Result
home (this version)
Print/export
Toolbox