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

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

Институт НеоКода (2008). talk:wiki:user:thecroaker. Институт НеоКода – Новый код НЛП. Retrieved 09:12, 4 July, 2026 from http://www.newcode.ru/doku.php?id=talk:wiki:user:thecroaker&rev=1209411558.

MLA style

“talk:wiki:user:thecroaker.” Институт НеоКода – Новый код НЛП. 28 Apr 2008, 23:39 MSD. 4 Jul 2026, 09:12 <http://www.newcode.ru/doku.php?id=talk:wiki:user:thecroaker&rev=1209411558>.

MHRA style

Институт НеоКода, ‘talk:wiki:user:thecroaker’, Институт НеоКода – Новый код НЛП, 28 April 2008, 23:39 MSD, <http://www.newcode.ru/doku.php?id=talk:wiki:user:thecroaker&rev=1209411558> [accessed 4 July 2026]

Chicago style

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

CBE/CSE style

Институт НеоКода. talk:wiki:user:thecroaker [Internet]. Институт НеоКода – Новый код НЛП; 2008 Apr 28, 23:39 MSD [cited 2026 Jul 4]. Available from: http://www.newcode.ru/doku.php?id=talk:wiki:user:thecroaker&rev=1209411558.

Bluebook style

talk:wiki:user:thecroaker, http://www.newcode.ru/doku.php?id=talk:wiki:user:thecroaker&rev=1209411558 (last visited July 4, 2026).

AMA style

Институт НеоКода. talk:wiki:user:thecroaker. Институт НеоКода – Новый код НЛП. April 28, 2008, 23:39 MSD. Available at: http://www.newcode.ru/doku.php?id=talk:wiki:user:thecroaker&rev=1209411558. Accessed July 4, 2026.

BibTeX entry

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