.

Szczegóły bibliograficzne strony "Pomoc"

  • Nazwa strony: Pomoc
  • Autor: Contributors of pomoc.unixstorm.org
  • Wydawca: Unix Storm.
  • Data publikacji tej wersji: 30 November 2016 19:21 GMT
  • Data dostępu: 19 April 2024 07:25 GMT
  • Identyfikator wersji strony: 1480533706

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. (2016, Nov 30). In Unix Storm. Retrieved 07:25, April 19, 2024, from http://pomoc.unixstorm.org/doku.php?id=pomoc&rev=1480533706.

MLA

Contributors of pomoc.unixstorm.org. "Pomoc". Unix Storm. 30 Nov. 2016. Web. 19 Apr. 2024, 07:25

MHRA

Contributors of pomoc.unixstorm.org, 'Pomoc', Unix Storm, 30 November 2016, 19:21 GMT, <http://pomoc.unixstorm.org/doku.php?id=pomoc&rev=1480533706> [Accessed 19 April 2024]

Chicago

Contributors of pomoc.unixstorm.org, "Pomoc", Unix Storm, http://pomoc.unixstorm.org/doku.php?id=pomoc&rev=1480533706 (Accessed April 19, 2024).

CBE/CSE

Contributors of pomoc.unixstorm.org. Pomoc [Internet]. Unix Storm; 2016 Nov 30, 19:21 GMT [Cited 2024 Apr 19]. Available at: http://pomoc.unixstorm.org/doku.php?id=pomoc&rev=1480533706.

Bluebook

Pomoc, http://pomoc.unixstorm.org/doku.php?id=pomoc&rev=1480533706 (Last visited April 19, 2024).

AMA

Contributors of pomoc.unixstorm.org. Pomoc. Unix Storm. November 30, 2016, 19:21 GMT. Available at: http://pomoc.unixstorm.org/doku.php?id=pomoc&rev=1480533706. Accessed April 19, 2024.

BibTeX

 @misc{ wiki:xxx,
   author = "Contributors of pomoc.unixstorm.org",
   title = "Pomoc --- Unix Storm",
   year = "2016",
   url = "http://pomoc.unixstorm.org/doku.php?id=pomoc&rev=1480533706",
   note = "[Online; accessed 19-April-2024]"
 }
  

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 = "2016",
   url = "\url{http://pomoc.unixstorm.org/doku.php?id=pomoc&rev=1480533706}",
   note = "[Online; accessed 19-April-2024]"


   author = "Contributors of pomoc.unixstorm.org",
   title = "Pomoc --- Unix Storm",
   year = "2016",
   url = "\url{http://pomoc.unixstorm.org/doku.php?id=pomoc&rev=1480533706}",
   note = "[Online; accessed 19-April-2024]"
 }
  

DokuWiki talk pages

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