.

Szczegóły bibliograficzne strony "Pomoc"

  • Nazwa strony: Pomoc
  • Autor: Contributors of pomoc.unixstorm.org
  • Wydawca: Unix Storm.
  • Data publikacji tej wersji: 23 September 2020 20:40 GMT
  • Data dostępu: 13 September 2026 16:11 GMT
  • Identyfikator wersji strony: 1600893609

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. (2020, Sep 23). In Unix Storm. Retrieved 16:11, September 13, 2026, from http://pomoc.unixstorm.org/doku.php?id=pomoc&rev=1600893609.

MLA

Contributors of pomoc.unixstorm.org. "Pomoc". Unix Storm. 23 Sep. 2020. Web. 13 Sep. 2026, 16:11

MHRA

Contributors of pomoc.unixstorm.org, 'Pomoc', Unix Storm, 23 September 2020, 20:40 GMT, <http://pomoc.unixstorm.org/doku.php?id=pomoc&rev=1600893609> [Accessed 13 September 2026]

Chicago

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

CBE/CSE

Contributors of pomoc.unixstorm.org. Pomoc [Internet]. Unix Storm; 2020 Sep 23, 20:40 GMT [Cited 2026 Sep 13]. Available at: http://pomoc.unixstorm.org/doku.php?id=pomoc&rev=1600893609.

Bluebook

Pomoc, http://pomoc.unixstorm.org/doku.php?id=pomoc&rev=1600893609 (Last visited September 13, 2026).

AMA

Contributors of pomoc.unixstorm.org. Pomoc. Unix Storm. September 23, 2020, 20:40 GMT. Available at: http://pomoc.unixstorm.org/doku.php?id=pomoc&rev=1600893609. Accessed September 13, 2026.

BibTeX

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


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

DokuWiki talk pages

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