.

Szczegóły bibliograficzne strony "Pomoc"

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

APA

Pomoc. (2025, Jul 9). In Unix Storm. Retrieved 22:52, May 11, 2026, from http://pomoc.unixstorm.org/doku.php?id=pomoc&rev=1752047477.

MLA

Contributors of pomoc.unixstorm.org. "Pomoc". Unix Storm. 9 Jul. 2025. Web. 11 May. 2026, 22:52

MHRA

Contributors of pomoc.unixstorm.org, 'Pomoc', Unix Storm, 9 July 2025, 07:51 GMT, <http://pomoc.unixstorm.org/doku.php?id=pomoc&rev=1752047477> [Accessed 11 May 2026]

Chicago

Contributors of pomoc.unixstorm.org, "Pomoc", Unix Storm, http://pomoc.unixstorm.org/doku.php?id=pomoc&rev=1752047477 (Accessed May 11, 2026).

CBE/CSE

Contributors of pomoc.unixstorm.org. Pomoc [Internet]. Unix Storm; 2025 Jul 9, 07:51 GMT [Cited 2026 May 11]. Available at: http://pomoc.unixstorm.org/doku.php?id=pomoc&rev=1752047477.

Bluebook

AMA

Contributors of pomoc.unixstorm.org. Pomoc. Unix Storm. July 9, 2025, 07:51 GMT. Available at: http://pomoc.unixstorm.org/doku.php?id=pomoc&rev=1752047477. Accessed May 11, 2026.

BibTeX

 @misc{ wiki:xxx,
   author = "Contributors of pomoc.unixstorm.org",
   title = "Pomoc --- Unix Storm",
   year = "2025",
   url = "http://pomoc.unixstorm.org/doku.php?id=pomoc&rev=1752047477",
   note = "[Online; accessed 11-May-2026]"
 }
  

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 = "Pomoc --- Unix Storm",
   year = "2025",
   url = "\url{http://pomoc.unixstorm.org/doku.php?id=pomoc&rev=1752047477}",
   note = "[Online; accessed 11-May-2026]"


   author = "Contributors of pomoc.unixstorm.org",
   title = "Pomoc --- Unix Storm",
   year = "2025",
   url = "\url{http://pomoc.unixstorm.org/doku.php?id=pomoc&rev=1752047477}",
   note = "[Online; accessed 11-May-2026]"
 }
  

DokuWiki talk pages

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