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

Bibliographic details for "Теория теорий"

  • Page name: Теория теорий
  • Author: Институт НеоКода
  • Publisher: Институт НеоКода – Новый код НЛП.
  • Date of this revision: 16 October 2008 15:15 MSD
  • Date retrieved: 9 April 2026 14:42 MSK
  • Page Version ID: 1224155743

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

Citation styles for "Теория теорий"

APA style

Институт НеоКода (2008). Теория теорий. Институт НеоКода – Новый код НЛП. Retrieved 14:42, 9 April, 2026 from http://www.newcode.ru/doku.php?id=meta-theory&rev=1224155743.

MLA style

“Теория теорий.” Институт НеоКода – Новый код НЛП. 16 Oct 2008, 15:15 MSD. 9 Apr 2026, 14:42 <http://www.newcode.ru/doku.php?id=meta-theory&rev=1224155743>.

MHRA style

Институт НеоКода, ‘Теория теорий’, Институт НеоКода – Новый код НЛП, 16 October 2008, 15:15 MSD, <http://www.newcode.ru/doku.php?id=meta-theory&rev=1224155743> [accessed 9 April 2026]

Chicago style

Институт НеоКода, “Теория теорий,” Институт НеоКода – Новый код НЛП, http://www.newcode.ru/doku.php?id=meta-theory&rev=1224155743 (accessed April 9, 2026).

CBE/CSE style

Институт НеоКода. Теория теорий [Internet]. Институт НеоКода – Новый код НЛП; 2008 Oct 16, 15:15 MSD [cited 2026 Apr 9]. Available from: http://www.newcode.ru/doku.php?id=meta-theory&rev=1224155743.

Bluebook style

Теория теорий, http://www.newcode.ru/doku.php?id=meta-theory&rev=1224155743 (last visited April 9, 2026).

AMA style

Институт НеоКода. Теория теорий. Институт НеоКода – Новый код НЛП. October 16, 2008, 15:15 MSD. Available at: http://www.newcode.ru/doku.php?id=meta-theory&rev=1224155743. Accessed April 9, 2026.

BibTeX entry

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