.

Szczegóły bibliograficzne strony "Menu"

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

APA

Menu. (2012, Apr 21). In Unix Storm. Retrieved 10:53, May 5, 2024, from http://pomoc.unixstorm.org/doku.php?id=wiki:navigation&rev=1335011281.

MLA

Contributors of pomoc.unixstorm.org. "Menu". Unix Storm. 21 Apr. 2012. Web. 5 May. 2024, 10:53

MHRA

Contributors of pomoc.unixstorm.org, 'Menu', Unix Storm, 21 April 2012, 12:28 GMT, <http://pomoc.unixstorm.org/doku.php?id=wiki:navigation&rev=1335011281> [Accessed 5 May 2024]

Chicago

Contributors of pomoc.unixstorm.org, "Menu", Unix Storm, http://pomoc.unixstorm.org/doku.php?id=wiki:navigation&rev=1335011281 (Accessed May 5, 2024).

CBE/CSE

Contributors of pomoc.unixstorm.org. Menu [Internet]. Unix Storm; 2012 Apr 21, 12:28 GMT [Cited 2024 May 5]. Available at: http://pomoc.unixstorm.org/doku.php?id=wiki:navigation&rev=1335011281.

Bluebook

AMA

Contributors of pomoc.unixstorm.org. Menu. Unix Storm. April 21, 2012, 12:28 GMT. Available at: http://pomoc.unixstorm.org/doku.php?id=wiki:navigation&rev=1335011281. Accessed May 5, 2024.

BibTeX

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


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

DokuWiki talk pages

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