.

Szczegóły bibliograficzne strony "PlayGround"

Please remember to check your manual of style, standards guide or instructor's guidelines for the exact syntax to suit your needs

Style cytowania strony "PlayGround"

APA

PlayGround. (2017, Mar 30). In Unix Storm. Retrieved 06:09, May 19, 2024, from http://pomoc.unixstorm.org/doku.php?id=playground:playground&rev=1490904187.

MLA

Contributors of pomoc.unixstorm.org. "PlayGround". Unix Storm. 30 Mar. 2017. Web. 19 May. 2024, 06:09

MHRA

Contributors of pomoc.unixstorm.org, 'PlayGround', Unix Storm, 30 March 2017, 20:03 GMT, <http://pomoc.unixstorm.org/doku.php?id=playground:playground&rev=1490904187> [Accessed 19 May 2024]

Chicago

Contributors of pomoc.unixstorm.org, "PlayGround", Unix Storm, http://pomoc.unixstorm.org/doku.php?id=playground:playground&rev=1490904187 (Accessed May 19, 2024).

CBE/CSE

Contributors of pomoc.unixstorm.org. PlayGround [Internet]. Unix Storm; 2017 Mar 30, 20:03 GMT [Cited 2024 May 19]. Available at: http://pomoc.unixstorm.org/doku.php?id=playground:playground&rev=1490904187.

Bluebook

AMA

Contributors of pomoc.unixstorm.org. PlayGround. Unix Storm. March 30, 2017, 20:03 GMT. Available at: http://pomoc.unixstorm.org/doku.php?id=playground:playground&rev=1490904187. Accessed May 19, 2024.

BibTeX

 @misc{ wiki:xxx,
   author = "Contributors of pomoc.unixstorm.org",
   title = "PlayGround --- Unix Storm",
   year = "2017",
   url = "http://pomoc.unixstorm.org/doku.php?id=playground:playground&rev=1490904187",
   note = "[Online; accessed 19-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 = "Contributors of pomoc.unixstorm.org",
   title = "PlayGround --- Unix Storm",
   year = "2017",
   url = "\url{http://pomoc.unixstorm.org/doku.php?id=playground:playground&rev=1490904187}",
   note = "[Online; accessed 19-May-2024]"


   author = "Contributors of pomoc.unixstorm.org",
   title = "PlayGround --- Unix Storm",
   year = "2017",
   url = "\url{http://pomoc.unixstorm.org/doku.php?id=playground:playground&rev=1490904187}",
   note = "[Online; accessed 19-May-2024]"
 }
  

DokuWiki talk pages

Markup
[[playground:playground|PlayGround]] ([[http://pomoc.unixstorm.org/doku.php?id=playground:playground&rev=1490904187|this version]])
Result
PlayGround (this version)