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

Bibliographic details for "neo-ad-seminar"

  • Page name: neo-ad-seminar
  • Author: Институт НеоКода
  • Publisher: Институт НеоКода – Новый код НЛП.
  • Date of this revision: 11 June 2009 13:20 MSD
  • Date retrieved: 15 March 2026 19:21 MSK
  • Page Version ID: 1244712002

Please remember to check with your standards guide or professor’s guidelines for the exact syntax to suit your needs.

Citation styles for "neo-ad-seminar"

APA style

Институт НеоКода (2009). neo-ad-seminar. Институт НеоКода – Новый код НЛП. Retrieved 19:21, 15 March, 2026 from http://www.newcode.ru/doku.php?id=neo-ad-seminar&rev=1244712002.

MLA style

“neo-ad-seminar.” Институт НеоКода – Новый код НЛП. 11 Jun 2009, 13:20 MSD. 15 Mar 2026, 19:21 <http://www.newcode.ru/doku.php?id=neo-ad-seminar&rev=1244712002>.

MHRA style

Институт НеоКода, ‘neo-ad-seminar’, Институт НеоКода – Новый код НЛП, 11 June 2009, 13:20 MSD, <http://www.newcode.ru/doku.php?id=neo-ad-seminar&rev=1244712002> [accessed 15 March 2026]

Chicago style

Институт НеоКода, “neo-ad-seminar,” Институт НеоКода – Новый код НЛП, http://www.newcode.ru/doku.php?id=neo-ad-seminar&rev=1244712002 (accessed March 15, 2026).

CBE/CSE style

Институт НеоКода. neo-ad-seminar [Internet]. Институт НеоКода – Новый код НЛП; 2009 Jun 11, 13:20 MSD [cited 2026 Mar 15]. Available from: http://www.newcode.ru/doku.php?id=neo-ad-seminar&rev=1244712002.

Bluebook style

neo-ad-seminar, http://www.newcode.ru/doku.php?id=neo-ad-seminar&rev=1244712002 (last visited March 15, 2026).

AMA style

Институт НеоКода. neo-ad-seminar. Институт НеоКода – Новый код НЛП. June 11, 2009, 13:20 MSD. Available at: http://www.newcode.ru/doku.php?id=neo-ad-seminar&rev=1244712002. Accessed March 15, 2026.

BibTeX entry

 @misc{ wiki:xxx,
   author = "Институт НеоКода",
   title = "neo-ad-seminar --- Институт НеоКода – Новый код НЛП",
   year = "2009",
   url = "http://www.newcode.ru/doku.php?id=neo-ad-seminar&rev=1244712002",
   note = "[Online; accessed 15-March-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 = "neo-ad-seminar --- Институт НеоКода – Новый код НЛП",
   year = "2009",
   url = "\url{http://www.newcode.ru/doku.php?id=neo-ad-seminar&rev=1244712002}",
   note = "[Online; accessed 15-March-2026]"
 }