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

Bibliographic details for "Ценности"

  • Page name: Ценности
  • Author: Институт НеоКода
  • Publisher: Институт НеоКода – Новый код НЛП.
  • Date of this revision: 21 May 2007 13:23 MSD
  • Date retrieved: 27 October 2025 18:22 MSK
  • Page Version ID: 1179739382

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

Институт НеоКода (2007). Ценности. Институт НеоКода – Новый код НЛП. Retrieved 18:22, 27 October, 2025 from http://newcode.ru/doku.php?id=personal-values&rev=1179739382.

MLA style

“Ценности.” Институт НеоКода – Новый код НЛП. 21 May 2007, 13:23 MSD. 27 Oct 2025, 18:22 <http://newcode.ru/doku.php?id=personal-values&rev=1179739382>.

MHRA style

Институт НеоКода, ‘Ценности’, Институт НеоКода – Новый код НЛП, 21 May 2007, 13:23 MSD, <http://newcode.ru/doku.php?id=personal-values&rev=1179739382> [accessed 27 October 2025]

Chicago style

Институт НеоКода, “Ценности,” Институт НеоКода – Новый код НЛП, http://newcode.ru/doku.php?id=personal-values&rev=1179739382 (accessed October 27, 2025).

CBE/CSE style

Институт НеоКода. Ценности [Internet]. Институт НеоКода – Новый код НЛП; 2007 May 21, 13:23 MSD [cited 2025 Oct 27]. Available from: http://newcode.ru/doku.php?id=personal-values&rev=1179739382.

Bluebook style

Ценности, http://newcode.ru/doku.php?id=personal-values&rev=1179739382 (last visited October 27, 2025).

AMA style

Институт НеоКода. Ценности. Институт НеоКода – Новый код НЛП. May 21, 2007, 13:23 MSD. Available at: http://newcode.ru/doku.php?id=personal-values&rev=1179739382. Accessed October 27, 2025.

BibTeX entry

 @misc{ wiki:xxx,
   author = "Институт НеоКода",
   title = "Ценности --- Институт НеоКода – Новый код НЛП",
   year = "2007",
   url = "http://newcode.ru/doku.php?id=personal-values&rev=1179739382",
   note = "[Online; accessed 27-October-2025]"
 }

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 = "2007",
   url = "\url{http://newcode.ru/doku.php?id=personal-values&rev=1179739382}",
   note = "[Online; accessed 27-October-2025]"
 }