.

Szczegóły bibliograficzne strony "FAQ"

  • Nazwa strony: FAQ
  • Autor: Contributors of pomoc.unixstorm.org
  • Wydawca: Unix Storm.
  • Data publikacji tej wersji: 10 February 2012 10:29 GMT
  • Data dostępu: 21 June 2026 19:27 GMT
  • Identyfikator wersji strony: 1328869740

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 "FAQ"

APA

FAQ. (2012, Feb 10). In Unix Storm. Retrieved 19:27, June 21, 2026, from http://pomoc.unixstorm.org/doku.php?id=faq&rev=1328869740.

MLA

Contributors of pomoc.unixstorm.org. "FAQ". Unix Storm. 10 Feb. 2012. Web. 21 Jun. 2026, 19:27

MHRA

Contributors of pomoc.unixstorm.org, 'FAQ', Unix Storm, 10 February 2012, 10:29 GMT, <http://pomoc.unixstorm.org/doku.php?id=faq&rev=1328869740> [Accessed 21 June 2026]

Chicago

Contributors of pomoc.unixstorm.org, "FAQ", Unix Storm, http://pomoc.unixstorm.org/doku.php?id=faq&rev=1328869740 (Accessed June 21, 2026).

CBE/CSE

Contributors of pomoc.unixstorm.org. FAQ [Internet]. Unix Storm; 2012 Feb 10, 10:29 GMT [Cited 2026 Jun 21]. Available at: http://pomoc.unixstorm.org/doku.php?id=faq&rev=1328869740.

Bluebook

AMA

Contributors of pomoc.unixstorm.org. FAQ. Unix Storm. February 10, 2012, 10:29 GMT. Available at: http://pomoc.unixstorm.org/doku.php?id=faq&rev=1328869740. Accessed June 21, 2026.

BibTeX

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


   author = "Contributors of pomoc.unixstorm.org",
   title = "FAQ --- Unix Storm",
   year = "2012",
   url = "\url{http://pomoc.unixstorm.org/doku.php?id=faq&rev=1328869740}",
   note = "[Online; accessed 21-June-2026]"
 }
  

DokuWiki talk pages

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