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

Bibliographic details for "Моделирование"

  • Page name: Моделирование
  • Author: Институт НеоКода
  • Publisher: Институт НеоКода – Новый код НЛП.
  • Date of this revision: 2 December 2011 16:41 MSK
  • Date retrieved: 10 June 2026 18:32 MSK
  • Page Version ID: 1322829678

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

Институт НеоКода (2011). Моделирование. Институт НеоКода – Новый код НЛП. Retrieved 18:32, 10 June, 2026 from http://www.newcode.ru/doku.php?id=modeling&rev=1322829678.

MLA style

“Моделирование.” Институт НеоКода – Новый код НЛП. 2 Dec 2011, 16:41 MSK. 10 Jun 2026, 18:32 <http://www.newcode.ru/doku.php?id=modeling&rev=1322829678>.

MHRA style

Институт НеоКода, ‘Моделирование’, Институт НеоКода – Новый код НЛП, 2 December 2011, 16:41 MSK, <http://www.newcode.ru/doku.php?id=modeling&rev=1322829678> [accessed 10 June 2026]

Chicago style

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

CBE/CSE style

Институт НеоКода. Моделирование [Internet]. Институт НеоКода – Новый код НЛП; 2011 Dec 2, 16:41 MSK [cited 2026 Jun 10]. Available from: http://www.newcode.ru/doku.php?id=modeling&rev=1322829678.

Bluebook style

Моделирование, http://www.newcode.ru/doku.php?id=modeling&rev=1322829678 (last visited June 10, 2026).

AMA style

Институт НеоКода. Моделирование. Институт НеоКода – Новый код НЛП. December 2, 2011, 16:41 MSK. Available at: http://www.newcode.ru/doku.php?id=modeling&rev=1322829678. Accessed June 10, 2026.

BibTeX entry

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