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

Bibliographic details for "Интеграция"

  • Page name: Интеграция
  • Author: Институт НеоКода
  • Publisher: Институт НеоКода – Новый код НЛП.
  • Date of this revision: 26 November 2009 16:26 MSK
  • Date retrieved: 16 June 2025 22:57 MSK
  • Page Version ID: 1259241967

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

Институт НеоКода (2009). Интеграция. Институт НеоКода – Новый код НЛП. Retrieved 22:57, 16 June, 2025 from http://www.newcode.ru/doku.php?id=master:integration&rev=1259241967.

MLA style

“Интеграция.” Институт НеоКода – Новый код НЛП. 26 Nov 2009, 16:26 MSK. 16 Jun 2025, 22:57 <http://www.newcode.ru/doku.php?id=master:integration&rev=1259241967>.

MHRA style

Институт НеоКода, ‘Интеграция’, Институт НеоКода – Новый код НЛП, 26 November 2009, 16:26 MSK, <http://www.newcode.ru/doku.php?id=master:integration&rev=1259241967> [accessed 16 June 2025]

Chicago style

Институт НеоКода, “Интеграция,” Институт НеоКода – Новый код НЛП, http://www.newcode.ru/doku.php?id=master:integration&rev=1259241967 (accessed June 16, 2025).

CBE/CSE style

Институт НеоКода. Интеграция [Internet]. Институт НеоКода – Новый код НЛП; 2009 Nov 26, 16:26 MSK [cited 2025 Jun 16]. Available from: http://www.newcode.ru/doku.php?id=master:integration&rev=1259241967.

Bluebook style

Интеграция, http://www.newcode.ru/doku.php?id=master:integration&rev=1259241967 (last visited June 16, 2025).

AMA style

Институт НеоКода. Интеграция. Институт НеоКода – Новый код НЛП. November 26, 2009, 16:26 MSK. Available at: http://www.newcode.ru/doku.php?id=master:integration&rev=1259241967. Accessed June 16, 2025.

BibTeX entry

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