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

Bibliographic details for "Конгруэнтность"

  • Page name: Конгруэнтность
  • Author: Институт НеоКода
  • Publisher: Институт НеоКода – Новый код НЛП.
  • Date of this revision: 27 April 2009 01:06 MSD
  • Date retrieved: 10 June 2026 13:20 MSK
  • Page Version ID: 1240780006

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 13:20, 10 June, 2026 from http://newcode.ru/doku.php?id=congruency&rev=1240780006.

MLA style

“Конгруэнтность.” Институт НеоКода – Новый код НЛП. 27 Apr 2009, 01:06 MSD. 10 Jun 2026, 13:20 <http://newcode.ru/doku.php?id=congruency&rev=1240780006>.

MHRA style

Институт НеоКода, ‘Конгруэнтность’, Институт НеоКода – Новый код НЛП, 27 April 2009, 01:06 MSD, <http://newcode.ru/doku.php?id=congruency&rev=1240780006> [accessed 10 June 2026]

Chicago style

Институт НеоКода, “Конгруэнтность,” Институт НеоКода – Новый код НЛП, http://newcode.ru/doku.php?id=congruency&rev=1240780006 (accessed June 10, 2026).

CBE/CSE style

Институт НеоКода. Конгруэнтность [Internet]. Институт НеоКода – Новый код НЛП; 2009 Apr 27, 01:06 MSD [cited 2026 Jun 10]. Available from: http://newcode.ru/doku.php?id=congruency&rev=1240780006.

Bluebook style

Конгруэнтность, http://newcode.ru/doku.php?id=congruency&rev=1240780006 (last visited June 10, 2026).

AMA style

Институт НеоКода. Конгруэнтность. Институт НеоКода – Новый код НЛП. April 27, 2009, 01:06 MSD. Available at: http://newcode.ru/doku.php?id=congruency&rev=1240780006. Accessed June 10, 2026.

BibTeX entry

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