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

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

  • Page name: Алфавит
  • Author: Институт НеоКода
  • Publisher: Институт НеоКода – Новый код НЛП.
  • Date of this revision: 16 December 2009 23:26 MSK
  • Date retrieved: 26 March 2026 15:50 MSK
  • Page Version ID: 1260995201

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 15:50, 26 March, 2026 from http://newcode.ru/doku.php?id=alphabet-game&rev=1260995201.

MLA style

“Алфавит.” Институт НеоКода – Новый код НЛП. 16 Dec 2009, 23:26 MSK. 26 Mar 2026, 15:50 <http://newcode.ru/doku.php?id=alphabet-game&rev=1260995201>.

MHRA style

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

Chicago style

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

CBE/CSE style

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

Bluebook style

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

AMA style

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

BibTeX entry

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