Bibliographic details for "W E L C O M E !"

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 "W E L C O M E !"

APA

W E L C O M E !. (2020, Jan 20). In Sportsterpedia. Retrieved 01:10, May 9, 2024, from http://www.sportsterpedia.com/doku.php?id=start&rev=1579562916.

MLA

Anonymous Contributors. "W E L C O M E !". Sportsterpedia. 20 Jan. 2020. Web. 9 May. 2024, 01:10

MHRA

Anonymous Contributors, 'W E L C O M E !', Sportsterpedia, 20 January 2020, 23:28 GMT, <http://www.sportsterpedia.com/doku.php?id=start&rev=1579562916> [Accessed 9 May 2024]

Chicago

Anonymous Contributors, "W E L C O M E !", Sportsterpedia, http://www.sportsterpedia.com/doku.php?id=start&rev=1579562916 (Accessed May 9, 2024).

CBE/CSE

Anonymous Contributors. W E L C O M E ! [Internet]. Sportsterpedia; 2020 Jan 20, 23:28 GMT [Cited 2024 May 9]. Available at: http://www.sportsterpedia.com/doku.php?id=start&rev=1579562916.

Bluebook

W E L C O M E !, http://www.sportsterpedia.com/doku.php?id=start&rev=1579562916 (Last visited May 9, 2024).

AMA

Anonymous Contributors. W E L C O M E !. Sportsterpedia. January 20, 2020, 23:28 GMT. Available at: http://www.sportsterpedia.com/doku.php?id=start&rev=1579562916. Accessed May 9, 2024.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "W E L C O M E ! --- Sportsterpedia",
   year = "2020",
   url = "http://www.sportsterpedia.com/doku.php?id=start&rev=1579562916",
   note = "[Online; accessed 9-May-2024]"
 }
  

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 = "W E L C O M E ! --- Sportsterpedia",
   year = "2020",
   url = "\url{http://www.sportsterpedia.com/doku.php?id=start&rev=1579562916}",
   note = "[Online; accessed 9-May-2024]"


   author = "Anonymous Contributors",
   title = "W E L C O M E ! --- Sportsterpedia",
   year = "2020",
   url = "\url{http://www.sportsterpedia.com/doku.php?id=start&rev=1579562916}",
   note = "[Online; accessed 9-May-2024]"
 }
  

DokuWiki talk pages

Markup
[[start|W E L C O M E !]] ([[start?rev=1579562916|this version]])
Result
W E L C O M E ! (this version)