.

Szczegóły bibliograficzne strony "Pomoc"

  • Nazwa strony: Pomoc
  • Autor: Contributors of pomoc.unixstorm.org
  • Wydawca: Unix Storm.
  • Data publikacji tej wersji: 8 April 2025 15:01 GMT
  • Data dostępu: 5 July 2025 21:22 GMT
  • Identyfikator wersji strony: 1744124518

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, Apr 8). In Unix Storm. Retrieved 21:22, July 5, 2025, from http://pomoc.unixstorm.org/doku.php?id=pomoc&rev=1744124518.

MLA

Contributors of pomoc.unixstorm.org. "Pomoc". Unix Storm. 8 Apr. 2025. Web. 5 Jul. 2025, 21:22

MHRA

Contributors of pomoc.unixstorm.org, 'Pomoc', Unix Storm, 8 April 2025, 15:01 GMT, <http://pomoc.unixstorm.org/doku.php?id=pomoc&rev=1744124518> [Accessed 5 July 2025]

Chicago

Contributors of pomoc.unixstorm.org, "Pomoc", Unix Storm, http://pomoc.unixstorm.org/doku.php?id=pomoc&rev=1744124518 (Accessed July 5, 2025).

CBE/CSE

Contributors of pomoc.unixstorm.org. Pomoc [Internet]. Unix Storm; 2025 Apr 8, 15:01 GMT [Cited 2025 Jul 5]. Available at: http://pomoc.unixstorm.org/doku.php?id=pomoc&rev=1744124518.

Bluebook

AMA

Contributors of pomoc.unixstorm.org. Pomoc. Unix Storm. April 8, 2025, 15:01 GMT. Available at: http://pomoc.unixstorm.org/doku.php?id=pomoc&rev=1744124518. Accessed July 5, 2025.

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=1744124518",
   note = "[Online; accessed 5-July-2025]"
 }
  

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=1744124518}",
   note = "[Online; accessed 5-July-2025]"


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

DokuWiki talk pages

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