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

Bibliographic details for "Талант"

  • Page name: Талант
  • Author: Институт НеоКода
  • Publisher: Институт НеоКода – Новый код НЛП.
  • Date of this revision: 16 October 2009 20:57 MSD
  • Date retrieved: 13 June 2026 06:26 MSK
  • Page Version ID: 1255712268

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:26, 13 June, 2026 from http://www.newcode.ru/doku.php?id=talent&rev=1255712268.

MLA style

“Талант.” Институт НеоКода – Новый код НЛП. 16 Oct 2009, 20:57 MSD. 13 Jun 2026, 06:26 <http://www.newcode.ru/doku.php?id=talent&rev=1255712268>.

MHRA style

Институт НеоКода, ‘Талант’, Институт НеоКода – Новый код НЛП, 16 October 2009, 20:57 MSD, <http://www.newcode.ru/doku.php?id=talent&rev=1255712268> [accessed 13 June 2026]

Chicago style

Институт НеоКода, “Талант,” Институт НеоКода – Новый код НЛП, http://www.newcode.ru/doku.php?id=talent&rev=1255712268 (accessed June 13, 2026).

CBE/CSE style

Институт НеоКода. Талант [Internet]. Институт НеоКода – Новый код НЛП; 2009 Oct 16, 20:57 MSD [cited 2026 Jun 13]. Available from: http://www.newcode.ru/doku.php?id=talent&rev=1255712268.

Bluebook style

Талант, http://www.newcode.ru/doku.php?id=talent&rev=1255712268 (last visited June 13, 2026).

AMA style

Институт НеоКода. Талант. Институт НеоКода – Новый код НЛП. October 16, 2009, 20:57 MSD. Available at: http://www.newcode.ru/doku.php?id=talent&rev=1255712268. Accessed June 13, 2026.

BibTeX entry

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