личные инструменты

Bibliographic details for "talk:wiki:user:thecroaker"

Please remember to check with your standards guide or professor’s guidelines for the exact syntax to suit your needs.

Citation styles for "talk:wiki:user:thecroaker"

APA style

Институт НеоКода (2009). talk:wiki:user:thecroaker. Институт НеоКода – Новый код НЛП. Retrieved 05:27, 1 May, 2025 from http://www.newcode.ru/doku.php?id=talk:wiki:user:thecroaker&rev=1232224543.

MLA style

“talk:wiki:user:thecroaker.” Институт НеоКода – Новый код НЛП. 17 Jan 2009, 23:35 MSK. 1 May 2025, 05:27 <http://www.newcode.ru/doku.php?id=talk:wiki:user:thecroaker&rev=1232224543>.

MHRA style

Институт НеоКода, ‘talk:wiki:user:thecroaker’, Институт НеоКода – Новый код НЛП, 17 January 2009, 23:35 MSK, <http://www.newcode.ru/doku.php?id=talk:wiki:user:thecroaker&rev=1232224543> [accessed 1 May 2025]

Chicago style

Институт НеоКода, “talk:wiki:user:thecroaker,” Институт НеоКода – Новый код НЛП, http://www.newcode.ru/doku.php?id=talk:wiki:user:thecroaker&rev=1232224543 (accessed May 1, 2025).

CBE/CSE style

Институт НеоКода. talk:wiki:user:thecroaker [Internet]. Институт НеоКода – Новый код НЛП; 2009 Jan 17, 23:35 MSK [cited 2025 May 1]. Available from: http://www.newcode.ru/doku.php?id=talk:wiki:user:thecroaker&rev=1232224543.

Bluebook style

talk:wiki:user:thecroaker, http://www.newcode.ru/doku.php?id=talk:wiki:user:thecroaker&rev=1232224543 (last visited May 1, 2025).

AMA style

Институт НеоКода. talk:wiki:user:thecroaker. Институт НеоКода – Новый код НЛП. January 17, 2009, 23:35 MSK. Available at: http://www.newcode.ru/doku.php?id=talk:wiki:user:thecroaker&rev=1232224543. Accessed May 1, 2025.

BibTeX entry

 @misc{ wiki:xxx,
   author = "Институт НеоКода",
   title = "talk:wiki:user:thecroaker --- Институт НеоКода – Новый код НЛП",
   year = "2009",
   url = "http://www.newcode.ru/doku.php?id=talk:wiki:user:thecroaker&rev=1232224543",
   note = "[Online; accessed 1-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 = "Институт НеоКода",
   title = "talk:wiki:user:thecroaker --- Институт НеоКода – Новый код НЛП",
   year = "2009",
   url = "\url{http://www.newcode.ru/doku.php?id=talk:wiki:user:thecroaker&rev=1232224543}",
   note = "[Online; accessed 1-May-2025]"
 }