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

Bibliographic details for "презентации"

  • Page name: презентации
  • Author: Институт НеоКода
  • Publisher: Институт НеоКода – Новый код НЛП.
  • Date of this revision: 21 September 2007 02:13 MSD
  • Date retrieved: 12 June 2026 08:17 MSK
  • Page Version ID: 1190326424

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 08:17, 12 June, 2026 from http://newcode.ru/doku.php?id=wiki:prezentacii&rev=1190326424.

MLA style

“презентации.” Институт НеоКода – Новый код НЛП. 21 Sep 2007, 02:13 MSD. 12 Jun 2026, 08:17 <http://newcode.ru/doku.php?id=wiki:prezentacii&rev=1190326424>.

MHRA style

Институт НеоКода, ‘презентации’, Институт НеоКода – Новый код НЛП, 21 September 2007, 02:13 MSD, <http://newcode.ru/doku.php?id=wiki:prezentacii&rev=1190326424> [accessed 12 June 2026]

Chicago style

Институт НеоКода, “презентации,” Институт НеоКода – Новый код НЛП, http://newcode.ru/doku.php?id=wiki:prezentacii&rev=1190326424 (accessed June 12, 2026).

CBE/CSE style

Институт НеоКода. презентации [Internet]. Институт НеоКода – Новый код НЛП; 2007 Sep 21, 02:13 MSD [cited 2026 Jun 12]. Available from: http://newcode.ru/doku.php?id=wiki:prezentacii&rev=1190326424.

Bluebook style

презентации, http://newcode.ru/doku.php?id=wiki:prezentacii&rev=1190326424 (last visited June 12, 2026).

AMA style

Институт НеоКода. презентации. Институт НеоКода – Новый код НЛП. September 21, 2007, 02:13 MSD. Available at: http://newcode.ru/doku.php?id=wiki:prezentacii&rev=1190326424. Accessed June 12, 2026.

BibTeX entry

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