.

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: 18 September 2025 09:00 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 09:00, September 18, 2025, from http://pomoc.unixstorm.org/doku.php?id=faq&rev=1328869740.

MLA

Contributors of pomoc.unixstorm.org. "FAQ". Unix Storm. 10 Feb. 2012. Web. 18 Sep. 2025, 09:00

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 18 September 2025]

Chicago

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

CBE/CSE

Contributors of pomoc.unixstorm.org. FAQ [Internet]. Unix Storm; 2012 Feb 10, 10:29 GMT [Cited 2025 Sep 18]. 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 18, 2025).

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 18, 2025.

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 18-September-2025]"
 }
  

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 18-September-2025]"


   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 18-September-2025]"
 }
  

DokuWiki talk pages

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