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, Jun 13). In TCMaker Wiki. Retrieved 13:56, May 23, 2013, from http://www.tcmaker.org/wiki/doku.php?id=home&rev=1339554964.

MLA

Contributors of www.tcmaker.org. "home". TCMaker Wiki. 13 Jun. 2012. Web. 23 May. 2013, 13:56

MHRA

Contributors of www.tcmaker.org, 'home', TCMaker Wiki, 13 June 2012, 02:36 GMT, <http://www.tcmaker.org/wiki/doku.php?id=home&rev=1339554964> [Accessed 23 May 2013]

Chicago

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

CBE/CSE

Contributors of www.tcmaker.org. home [Internet]. TCMaker Wiki; 2012 Jun 13, 02:36 GMT [Cited 2013 May 23]. Available at: http://www.tcmaker.org/wiki/doku.php?id=home&rev=1339554964.

Bluebook

AMA

Contributors of www.tcmaker.org. home. TCMaker Wiki. June 13, 2012, 02:36 GMT. Available at: http://www.tcmaker.org/wiki/doku.php?id=home&rev=1339554964. Accessed May 23, 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=1339554964",
   note = "[Online; accessed 23-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=1339554964}",
   note = "[Online; accessed 23-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=1339554964}",
   note = "[Online; accessed 23-May-2013]"
 }
  

DokuWiki talk pages

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