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

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 05:30, 1 May, 2025 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. 1 May 2025, 05:30 <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 1 May 2025]

Chicago style

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

CBE/CSE style

Институт НеоКода. talk:wiki:user:thecroaker [Internet]. Институт НеоКода – Новый код НЛП; 2008 Apr 28, 23:39 MSD [cited 2025 May 1]. 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 May 1, 2025).

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 May 1, 2025.

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 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 = "2008",
   url = "\url{http://www.newcode.ru/doku.php?id=talk:wiki:user:thecroaker&rev=1209411558}",
   note = "[Online; accessed 1-May-2025]"
 }