.

Szczegóły bibliograficzne strony "Pomoc"

  • Nazwa strony: Pomoc
  • Autor: Contributors of pomoc.unixstorm.org
  • Wydawca: Unix Storm.
  • Data publikacji tej wersji: 20 April 2022 14:43 GMT
  • Data dostępu: 25 September 2023 13:08 GMT
  • Identyfikator wersji strony: 1650465798

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. (2022, Apr 20). In Unix Storm. Retrieved 13:08, September 25, 2023, from http://pomoc.unixstorm.org/doku.php?id=pomoc&rev=1650465798.

MLA

Contributors of pomoc.unixstorm.org. "Pomoc". Unix Storm. 20 Apr. 2022. Web. 25 Sep. 2023, 13:08

MHRA

Contributors of pomoc.unixstorm.org, 'Pomoc', Unix Storm, 20 April 2022, 14:43 GMT, <http://pomoc.unixstorm.org/doku.php?id=pomoc&rev=1650465798> [Accessed 25 September 2023]

Chicago

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

CBE/CSE

Contributors of pomoc.unixstorm.org. Pomoc [Internet]. Unix Storm; 2022 Apr 20, 14:43 GMT [Cited 2023 Sep 25]. Available at: http://pomoc.unixstorm.org/doku.php?id=pomoc&rev=1650465798.

Bluebook

Pomoc, http://pomoc.unixstorm.org/doku.php?id=pomoc&rev=1650465798 (Last visited September 25, 2023).

AMA

Contributors of pomoc.unixstorm.org. Pomoc. Unix Storm. April 20, 2022, 14:43 GMT. Available at: http://pomoc.unixstorm.org/doku.php?id=pomoc&rev=1650465798. Accessed September 25, 2023.

BibTeX

 @misc{ wiki:xxx,
   author = "Contributors of pomoc.unixstorm.org",
   title = "Pomoc --- Unix Storm",
   year = "2022",
   url = "http://pomoc.unixstorm.org/doku.php?id=pomoc&rev=1650465798",
   note = "[Online; accessed 25-September-2023]"
 }
  

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 = "2022",
   url = "\url{http://pomoc.unixstorm.org/doku.php?id=pomoc&rev=1650465798}",
   note = "[Online; accessed 25-September-2023]"


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

DokuWiki talk pages

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