.

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: 6 August 2026 15:55 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 15:55, August 6, 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. 6 Aug. 2026, 15:55

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 6 August 2026]

Chicago

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

CBE/CSE

Contributors of pomoc.unixstorm.org. FAQ [Internet]. Unix Storm; 2012 Feb 10, 10:29 GMT [Cited 2026 Aug 6]. 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 August 6, 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 August 6, 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 6-August-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 6-August-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 6-August-2026]"
 }
  

DokuWiki talk pages

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