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

Bibliographic details for "people"

  • Page name: people
  • Author: Институт НеоКода
  • Publisher: Институт НеоКода – Новый код НЛП.
  • Date of this revision: 16 May 2007 11:11 MSD
  • Date retrieved: 8 April 2026 05:14 MSK
  • Page Version ID: 1179299515

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

Citation styles for "people"

APA style

Институт НеоКода (2007). people. Институт НеоКода – Новый код НЛП. Retrieved 05:14, 8 April, 2026 from http://newcode.ru/doku.php?id=people&rev=1179299515.

MLA style

“people.” Институт НеоКода – Новый код НЛП. 16 May 2007, 11:11 MSD. 8 Apr 2026, 05:14 <http://newcode.ru/doku.php?id=people&rev=1179299515>.

MHRA style

Институт НеоКода, ‘people’, Институт НеоКода – Новый код НЛП, 16 May 2007, 11:11 MSD, <http://newcode.ru/doku.php?id=people&rev=1179299515> [accessed 8 April 2026]

Chicago style

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

CBE/CSE style

Институт НеоКода. people [Internet]. Институт НеоКода – Новый код НЛП; 2007 May 16, 11:11 MSD [cited 2026 Apr 8]. Available from: http://newcode.ru/doku.php?id=people&rev=1179299515.

Bluebook style

people, http://newcode.ru/doku.php?id=people&rev=1179299515 (last visited April 8, 2026).

AMA style

Институт НеоКода. people. Институт НеоКода – Новый код НЛП. May 16, 2007, 11:11 MSD. Available at: http://newcode.ru/doku.php?id=people&rev=1179299515. Accessed April 8, 2026.

BibTeX entry

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