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, Oct 31). In TCMaker Wiki. Retrieved 03:13, May 24, 2013, from http://www.tcmaker.org/wiki/doku.php?id=home&rev=1351708760.

MLA

Contributors of www.tcmaker.org. "home". TCMaker Wiki. 31 Oct. 2012. Web. 24 May. 2013, 03:13

MHRA

Contributors of www.tcmaker.org, 'home', TCMaker Wiki, 31 October 2012, 18:39 GMT, <http://www.tcmaker.org/wiki/doku.php?id=home&rev=1351708760> [Accessed 24 May 2013]

Chicago

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

CBE/CSE

Contributors of www.tcmaker.org. home [Internet]. TCMaker Wiki; 2012 Oct 31, 18:39 GMT [Cited 2013 May 24]. Available at: http://www.tcmaker.org/wiki/doku.php?id=home&rev=1351708760.

Bluebook

AMA

Contributors of www.tcmaker.org. home. TCMaker Wiki. October 31, 2012, 18:39 GMT. Available at: http://www.tcmaker.org/wiki/doku.php?id=home&rev=1351708760. Accessed May 24, 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=1351708760",
   note = "[Online; accessed 24-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 www.tcmaker.org",
   title = "home --- TCMaker Wiki",
   year = "2012",
   url = "\url{http://www.tcmaker.org/wiki/doku.php?id=home&rev=1351708760}",
   note = "[Online; accessed 24-May-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=1351708760}",
   note = "[Online; accessed 24-May-2013]"
 }
  

DokuWiki talk pages

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