.

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: 30 May 2025 16: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 16:27, May 30, 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. 30 May. 2025, 16: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 30 May 2025]

Chicago

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

CBE/CSE

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

DokuWiki talk pages

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