Bibliographic details for "start"

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 "start"

APA

start. (2011, Mar 26). In Etherboot/gPXE Wiki. Retrieved 14:57, June 19, 2013, from http://etherboot.org/wiki/doku.php?id=start&rev=1301164255.

MLA

Contributors of etherboot.org. "start". Etherboot/gPXE Wiki. 26 Mar. 2011. Web. 19 Jun. 2013, 14:57

MHRA

Contributors of etherboot.org, 'start', Etherboot/gPXE Wiki, 26 March 2011, 18:30 GMT, <http://etherboot.org/wiki/doku.php?id=start&rev=1301164255> [Accessed 19 June 2013]

Chicago

Contributors of etherboot.org, "start", Etherboot/gPXE Wiki, http://etherboot.org/wiki/doku.php?id=start&rev=1301164255 (Accessed June 19, 2013).

CBE/CSE

Contributors of etherboot.org. start [Internet]. Etherboot/gPXE Wiki; 2011 Mar 26, 18:30 GMT [Cited 2013 Jun 19]. Available at: http://etherboot.org/wiki/doku.php?id=start&rev=1301164255.

Bluebook

start, http://etherboot.org/wiki/doku.php?id=start&rev=1301164255 (Last visited June 19, 2013).

AMA

Contributors of etherboot.org. start. Etherboot/gPXE Wiki. March 26, 2011, 18:30 GMT. Available at: http://etherboot.org/wiki/doku.php?id=start&rev=1301164255. Accessed June 19, 2013.

BibTeX

 @misc{ wiki:xxx,
   author = "Contributors of etherboot.org",
   title = "start --- Etherboot/gPXE Wiki",
   year = "2011",
   url = "http://etherboot.org/wiki/doku.php?id=start&rev=1301164255",
   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 etherboot.org",
   title = "start --- Etherboot/gPXE Wiki",
   year = "2011",
   url = "\url{http://etherboot.org/wiki/doku.php?id=start&rev=1301164255}",
   note = "[Online; accessed 19-June-2013]"


   author = "Contributors of etherboot.org",
   title = "start --- Etherboot/gPXE Wiki",
   year = "2011",
   url = "\url{http://etherboot.org/wiki/doku.php?id=start&rev=1301164255}",
   note = "[Online; accessed 19-June-2013]"
 }
  

DokuWiki talk pages

Markup
[[start|start]] ([[http://etherboot.org/wiki/doku.php?id=start&rev=1301164255|this version]])
Result
start (this version)