Bibliographic details for "start"

Please remember to check with your standards guide or professor’s guidelines for the exact syntax to suit your needs.

Citation styles for "start"

APA style

Anonymous Contributors (). start. osRose / osiRose Wiki ^_^. Retrieved 18:22, 3 October, 2023 from http://wiki.dev-osrose.com/doku.php?id=start&rev=.

MLA style

“start.” osRose / osiRose Wiki ^_^. . 3 Oct 2023, 18:22 <http://wiki.dev-osrose.com/doku.php?id=start&rev=>.

MHRA style

Anonymous Contributors, ‘start’, osRose / osiRose Wiki ^_^, , <http://wiki.dev-osrose.com/doku.php?id=start&rev=> [accessed 3 October 2023]

Chicago style

Anonymous Contributors, “start,” osRose / osiRose Wiki ^_^, http://wiki.dev-osrose.com/doku.php?id=start&rev= (accessed October 3, 2023).

CBE/CSE style

Anonymous Contributors. start [Internet]. osRose / osiRose Wiki ^_^; [cited 2023 Oct 3]. Available from: http://wiki.dev-osrose.com/doku.php?id=start&rev=.

Bluebook style

start, http://wiki.dev-osrose.com/doku.php?id=start&rev= (last visited October 3, 2023).

AMA style

Anonymous Contributors. start. osRose / osiRose Wiki ^_^. . Available at: http://wiki.dev-osrose.com/doku.php?id=start&rev=. Accessed October 3, 2023.

BibTeX entry

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "start --- osRose / osiRose Wiki ^_^",
   year = "",
   url = "http://wiki.dev-osrose.com/doku.php?id=start&rev=",
   note = "[Online; accessed 3-October-2023]"
 }

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 = "Anonymous Contributors",
   title = "start --- osRose / osiRose Wiki ^_^",
   year = "",
   url = "\url{http://wiki.dev-osrose.com/doku.php?id=start&rev=}",
   note = "[Online; accessed 3-October-2023]"
 }

Personal Tools