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 21:57, June 19, 2013, from http://www.tcmaker.org/wiki/doku.php?id=home&rev=1353869377.

MLA

Contributors of www.tcmaker.org. "home". TCMaker Wiki. 25 Nov. 2012. Web. 19 Jun. 2013, 21:57

MHRA

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

Chicago

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

CBE/CSE

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

Bluebook

AMA

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

BibTeX

 @misc{ wiki:xxx,
   author = "Contributors of www.tcmaker.org",
   title = "home --- TCMaker Wiki",
   year = "2012",
   url = "http://www.tcmaker.org/wiki/doku.php?id=home&rev=1353869377",
   note = "[Online; accessed 19-June-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 www.tcmaker.org",
   title = "home --- TCMaker Wiki",
   year = "2012",
   url = "\url{http://www.tcmaker.org/wiki/doku.php?id=home&rev=1353869377}",
   note = "[Online; accessed 19-June-2013]"


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

DokuWiki talk pages

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