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

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

  • Page name: Моделирование
  • Author: Институт НеоКода
  • Publisher: Институт НеоКода – Новый код НЛП.
  • Date of this revision: 27 January 2008 12:34 MSK
  • Date retrieved: 4 April 2025 02:44 MSD
  • Page Version ID: 1201426477

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

Институт НеоКода (2008). Моделирование. Институт НеоКода – Новый код НЛП. Retrieved 02:44, 4 April, 2025 from http://newcode.ru/doku.php?id=modeling&rev=1201426477.

MLA style

“Моделирование.” Институт НеоКода – Новый код НЛП. 27 Jan 2008, 12:34 MSK. 4 Apr 2025, 02:44 <http://newcode.ru/doku.php?id=modeling&rev=1201426477>.

MHRA style

Институт НеоКода, ‘Моделирование’, Институт НеоКода – Новый код НЛП, 27 January 2008, 12:34 MSK, <http://newcode.ru/doku.php?id=modeling&rev=1201426477> [accessed 4 April 2025]

Chicago style

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

CBE/CSE style

Институт НеоКода. Моделирование [Internet]. Институт НеоКода – Новый код НЛП; 2008 Jan 27, 12:34 MSK [cited 2025 Apr 4]. Available from: http://newcode.ru/doku.php?id=modeling&rev=1201426477.

Bluebook style

Моделирование, http://newcode.ru/doku.php?id=modeling&rev=1201426477 (last visited April 4, 2025).

AMA style

Институт НеоКода. Моделирование. Институт НеоКода – Новый код НЛП. January 27, 2008, 12:34 MSK. Available at: http://newcode.ru/doku.php?id=modeling&rev=1201426477. Accessed April 4, 2025.

BibTeX entry

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