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

Bibliographic details for "Теория игр"

  • Page name: Теория игр
  • Author: Институт НеоКода
  • Publisher: Институт НеоКода – Новый код НЛП.
  • Date of this revision: 23 May 2007 11:28 MSD
  • Date retrieved: 7 September 2025 10:37 MSK
  • Page Version ID: 1179905334

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

Институт НеоКода (2007). Теория игр. Институт НеоКода – Новый код НЛП. Retrieved 10:37, 7 September, 2025 from http://newcode.ru/doku.php?id=games-theory&rev=1179905334.

MLA style

“Теория игр.” Институт НеоКода – Новый код НЛП. 23 May 2007, 11:28 MSD. 7 Sep 2025, 10:37 <http://newcode.ru/doku.php?id=games-theory&rev=1179905334>.

MHRA style

Институт НеоКода, ‘Теория игр’, Институт НеоКода – Новый код НЛП, 23 May 2007, 11:28 MSD, <http://newcode.ru/doku.php?id=games-theory&rev=1179905334> [accessed 7 September 2025]

Chicago style

Институт НеоКода, “Теория игр,” Институт НеоКода – Новый код НЛП, http://newcode.ru/doku.php?id=games-theory&rev=1179905334 (accessed September 7, 2025).

CBE/CSE style

Институт НеоКода. Теория игр [Internet]. Институт НеоКода – Новый код НЛП; 2007 May 23, 11:28 MSD [cited 2025 Sep 7]. Available from: http://newcode.ru/doku.php?id=games-theory&rev=1179905334.

Bluebook style

Теория игр, http://newcode.ru/doku.php?id=games-theory&rev=1179905334 (last visited September 7, 2025).

AMA style

Институт НеоКода. Теория игр. Институт НеоКода – Новый код НЛП. May 23, 2007, 11:28 MSD. Available at: http://newcode.ru/doku.php?id=games-theory&rev=1179905334. Accessed September 7, 2025.

BibTeX entry

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