.

Szczegóły bibliograficzne strony "wiki:site_notice"

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 "wiki:site_notice"

APA

wiki:site_notice. (2011, Sep 14). In Unix Storm. Retrieved 07:51, May 3, 2024, from http://pomoc.unixstorm.org/doku.php?id=wiki:site_notice&rev=1315999111.

MLA

Contributors of pomoc.unixstorm.org. "wiki:site_notice". Unix Storm. 14 Sep. 2011. Web. 3 May. 2024, 07:51

MHRA

Contributors of pomoc.unixstorm.org, 'wiki:site_notice', Unix Storm, 14 September 2011, 11:18 GMT, <http://pomoc.unixstorm.org/doku.php?id=wiki:site_notice&rev=1315999111> [Accessed 3 May 2024]

Chicago

Contributors of pomoc.unixstorm.org, "wiki:site_notice", Unix Storm, http://pomoc.unixstorm.org/doku.php?id=wiki:site_notice&rev=1315999111 (Accessed May 3, 2024).

CBE/CSE

Contributors of pomoc.unixstorm.org. wiki:site_notice [Internet]. Unix Storm; 2011 Sep 14, 11:18 GMT [Cited 2024 May 3]. Available at: http://pomoc.unixstorm.org/doku.php?id=wiki:site_notice&rev=1315999111.

Bluebook

wiki:site_notice, http://pomoc.unixstorm.org/doku.php?id=wiki:site_notice&rev=1315999111 (Last visited May 3, 2024).

AMA

Contributors of pomoc.unixstorm.org. wiki:site_notice. Unix Storm. September 14, 2011, 11:18 GMT. Available at: http://pomoc.unixstorm.org/doku.php?id=wiki:site_notice&rev=1315999111. Accessed May 3, 2024.

BibTeX

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


   author = "Contributors of pomoc.unixstorm.org",
   title = "wiki:site_notice --- Unix Storm",
   year = "2011",
   url = "\url{http://pomoc.unixstorm.org/doku.php?id=wiki:site_notice&rev=1315999111}",
   note = "[Online; accessed 3-May-2024]"
 }
  

DokuWiki talk pages

Markup
[[wiki:site_notice|wiki:site_notice]] ([[http://pomoc.unixstorm.org/doku.php?id=wiki:site_notice&rev=1315999111|this version]])
Result
wiki:site_notice (this version)