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

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

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

MLA style

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

MHRA style

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

Chicago style

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

CBE/CSE style

Институт НеоКода. Моделирование [Internet]. Институт НеоКода – Новый код НЛП; 2011 Dec 2, 15:41 MSK [cited 2024 Apr 18]. 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 April 18, 2024).

AMA style

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

BibTeX entry

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