.

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: 22 September 2026 00:22 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 00:22, September 22, 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. 22 Sep. 2026, 00:22

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 22 September 2026]

Chicago

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

CBE/CSE

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

Bluebook

FAQ, http://pomoc.unixstorm.org/doku.php?id=faq&rev=1328869740 (Last visited September 22, 2026).

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 September 22, 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 22-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 = "FAQ --- Unix Storm",
   year = "2012",
   url = "\url{http://pomoc.unixstorm.org/doku.php?id=faq&rev=1328869740}",
   note = "[Online; accessed 22-September-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 22-September-2026]"
 }
  

DokuWiki talk pages

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