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

Bibliographic details for "thecroaker"

  • Page name: thecroaker
  • Author: Институт НеоКода
  • Publisher: Институт НеоКода – Новый код НЛП.
  • Date of this revision: 1 January 1970 03:00 MSK
  • Date retrieved: 29 July 2025 17:17 MSK
  • Page Version ID:

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

Citation styles for "thecroaker"

APA style

Институт НеоКода (1970). thecroaker. Институт НеоКода – Новый код НЛП. Retrieved 17:17, 29 July, 2025 from http://newcode.ru/doku.php?id=thecroaker&rev=.

MLA style

“thecroaker.” Институт НеоКода – Новый код НЛП. 1 Jan 1970, 03:00 MSK. 29 Jul 2025, 17:17 <http://newcode.ru/doku.php?id=thecroaker&rev=>.

MHRA style

Институт НеоКода, ‘thecroaker’, Институт НеоКода – Новый код НЛП, 1 January 1970, 03:00 MSK, <http://newcode.ru/doku.php?id=thecroaker&rev=> [accessed 29 July 2025]

Chicago style

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

CBE/CSE style

Институт НеоКода. thecroaker [Internet]. Институт НеоКода – Новый код НЛП; 1970 Jan 1, 03:00 MSK [cited 2025 Jul 29]. Available from: http://newcode.ru/doku.php?id=thecroaker&rev=.

Bluebook style

thecroaker, http://newcode.ru/doku.php?id=thecroaker&rev= (last visited July 29, 2025).

AMA style

Институт НеоКода. thecroaker. Институт НеоКода – Новый код НЛП. January 1, 1970, 03:00 MSK. Available at: http://newcode.ru/doku.php?id=thecroaker&rev=. Accessed July 29, 2025.

BibTeX entry

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