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

Bibliographic details for "Алфавит"

  • Page name: Алфавит
  • Author: Институт НеоКода
  • Publisher: Институт НеоКода – Новый код НЛП.
  • Date of this revision: 21 December 2009 01:33 MSK
  • Date retrieved: 23 February 2026 06:32 MSK
  • Page Version ID: 1261348420

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

Институт НеоКода (2009). Алфавит. Институт НеоКода – Новый код НЛП. Retrieved 06:32, 23 February, 2026 from http://newcode.ru/doku.php?id=alphabet-game&rev=1261348420.

MLA style

“Алфавит.” Институт НеоКода – Новый код НЛП. 21 Dec 2009, 01:33 MSK. 23 Feb 2026, 06:32 <http://newcode.ru/doku.php?id=alphabet-game&rev=1261348420>.

MHRA style

Институт НеоКода, ‘Алфавит’, Институт НеоКода – Новый код НЛП, 21 December 2009, 01:33 MSK, <http://newcode.ru/doku.php?id=alphabet-game&rev=1261348420> [accessed 23 February 2026]

Chicago style

Институт НеоКода, “Алфавит,” Институт НеоКода – Новый код НЛП, http://newcode.ru/doku.php?id=alphabet-game&rev=1261348420 (accessed February 23, 2026).

CBE/CSE style

Институт НеоКода. Алфавит [Internet]. Институт НеоКода – Новый код НЛП; 2009 Dec 21, 01:33 MSK [cited 2026 Feb 23]. Available from: http://newcode.ru/doku.php?id=alphabet-game&rev=1261348420.

Bluebook style

Алфавит, http://newcode.ru/doku.php?id=alphabet-game&rev=1261348420 (last visited February 23, 2026).

AMA style

Институт НеоКода. Алфавит. Институт НеоКода – Новый код НЛП. December 21, 2009, 01:33 MSK. Available at: http://newcode.ru/doku.php?id=alphabet-game&rev=1261348420. Accessed February 23, 2026.

BibTeX entry

 @misc{ wiki:xxx,
   author = "Институт НеоКода",
   title = "Алфавит --- Институт НеоКода – Новый код НЛП",
   year = "2009",
   url = "http://newcode.ru/doku.php?id=alphabet-game&rev=1261348420",
   note = "[Online; accessed 23-February-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 = "2009",
   url = "\url{http://newcode.ru/doku.php?id=alphabet-game&rev=1261348420}",
   note = "[Online; accessed 23-February-2026]"
 }