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

Bibliographic details for "4-шаговая модель"

  • Page name: 4-шаговая модель
  • Author: Институт НеоКода
  • Publisher: Институт НеоКода – Новый код НЛП.
  • Date of this revision: 10 May 2007 01:18 MSD
  • Date retrieved: 7 June 2025 22:58 MSK
  • Page Version ID: 1178745501

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

Citation styles for "4-шаговая модель"

APA style

Институт НеоКода (2007). 4-шаговая модель. Институт НеоКода – Новый код НЛП. Retrieved 22:58, 7 June, 2025 from http://newcode.ru/doku.php?id=tactics:4-step-model&rev=1178745501.

MLA style

“4-шаговая модель.” Институт НеоКода – Новый код НЛП. 10 May 2007, 01:18 MSD. 7 Jun 2025, 22:58 <http://newcode.ru/doku.php?id=tactics:4-step-model&rev=1178745501>.

MHRA style

Институт НеоКода, ‘4-шаговая модель’, Институт НеоКода – Новый код НЛП, 10 May 2007, 01:18 MSD, <http://newcode.ru/doku.php?id=tactics:4-step-model&rev=1178745501> [accessed 7 June 2025]

Chicago style

Институт НеоКода, “4-шаговая модель,” Институт НеоКода – Новый код НЛП, http://newcode.ru/doku.php?id=tactics:4-step-model&rev=1178745501 (accessed June 7, 2025).

CBE/CSE style

Институт НеоКода. 4-шаговая модель [Internet]. Институт НеоКода – Новый код НЛП; 2007 May 10, 01:18 MSD [cited 2025 Jun 7]. Available from: http://newcode.ru/doku.php?id=tactics:4-step-model&rev=1178745501.

Bluebook style

4-шаговая модель, http://newcode.ru/doku.php?id=tactics:4-step-model&rev=1178745501 (last visited June 7, 2025).

AMA style

Институт НеоКода. 4-шаговая модель. Институт НеоКода – Новый код НЛП. May 10, 2007, 01:18 MSD. Available at: http://newcode.ru/doku.php?id=tactics:4-step-model&rev=1178745501. Accessed June 7, 2025.

BibTeX entry

 @misc{ wiki:xxx,
   author = "Институт НеоКода",
   title = "4-шаговая модель --- Институт НеоКода – Новый код НЛП",
   year = "2007",
   url = "http://newcode.ru/doku.php?id=tactics:4-step-model&rev=1178745501",
   note = "[Online; accessed 7-June-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 = "4-шаговая модель --- Институт НеоКода – Новый код НЛП",
   year = "2007",
   url = "\url{http://newcode.ru/doku.php?id=tactics:4-step-model&rev=1178745501}",
   note = "[Online; accessed 7-June-2025]"
 }