.

Szczegóły bibliograficzne strony "Pomoc"

  • Nazwa strony: Pomoc
  • Autor: Contributors of pomoc.unixstorm.org
  • Wydawca: Unix Storm.
  • Data publikacji tej wersji: 13 September 2019 13:02 GMT
  • Data dostępu: 17 March 2026 18:25 GMT
  • Identyfikator wersji strony: 1568379730

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. (2019, Sep 13). In Unix Storm. Retrieved 18:25, March 17, 2026, from http://pomoc.unixstorm.org/doku.php?id=pomoc&rev=1568379730.

MLA

Contributors of pomoc.unixstorm.org. "Pomoc". Unix Storm. 13 Sep. 2019. Web. 17 Mar. 2026, 18:25

MHRA

Contributors of pomoc.unixstorm.org, 'Pomoc', Unix Storm, 13 September 2019, 13:02 GMT, <http://pomoc.unixstorm.org/doku.php?id=pomoc&rev=1568379730> [Accessed 17 March 2026]

Chicago

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

CBE/CSE

Contributors of pomoc.unixstorm.org. Pomoc [Internet]. Unix Storm; 2019 Sep 13, 13:02 GMT [Cited 2026 Mar 17]. Available at: http://pomoc.unixstorm.org/doku.php?id=pomoc&rev=1568379730.

Bluebook

Pomoc, http://pomoc.unixstorm.org/doku.php?id=pomoc&rev=1568379730 (Last visited March 17, 2026).

AMA

Contributors of pomoc.unixstorm.org. Pomoc. Unix Storm. September 13, 2019, 13:02 GMT. Available at: http://pomoc.unixstorm.org/doku.php?id=pomoc&rev=1568379730. Accessed March 17, 2026.

BibTeX

 @misc{ wiki:xxx,
   author = "Contributors of pomoc.unixstorm.org",
   title = "Pomoc --- Unix Storm",
   year = "2019",
   url = "http://pomoc.unixstorm.org/doku.php?id=pomoc&rev=1568379730",
   note = "[Online; accessed 17-March-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 = "2019",
   url = "\url{http://pomoc.unixstorm.org/doku.php?id=pomoc&rev=1568379730}",
   note = "[Online; accessed 17-March-2026]"


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

DokuWiki talk pages

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