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

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

  • Page name: Моделирование
  • Author: Институт НеоКода
  • Publisher: Институт НеоКода – Новый код НЛП.
  • Date of this revision: 2 December 2011 15:41 MSK
  • Date retrieved: 20 April 2024 10:02 MSD
  • 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 10:02, 20 April, 2024 from http://newcode.ru/doku.php?id=modeling&rev=1322829678.

MLA style

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

MHRA style

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

Chicago style

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

CBE/CSE style

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

Bluebook style

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

AMA style

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

BibTeX entry

 @misc{ wiki:xxx,
   author = "Институт НеоКода",
   title = "Моделирование --- Институт НеоКода – Новый код НЛП",
   year = "2011",
   url = "http://newcode.ru/doku.php?id=modeling&rev=1322829678",
   note = "[Online; accessed 20-April-2024]"
 }

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://newcode.ru/doku.php?id=modeling&rev=1322829678}",
   note = "[Online; accessed 20-April-2024]"
 }