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

Bibliographic details for "Игорь Марков"

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 21:30, 22 March, 2026 from http://www.newcode.ru/doku.php?id=wiki:user:igor_markov&rev=1178401254.

MLA style

“Игорь Марков.” Институт НеоКода – Новый код НЛП. 6 May 2007, 01:40 MSD. 22 Mar 2026, 21:30 <http://www.newcode.ru/doku.php?id=wiki:user:igor_markov&rev=1178401254>.

MHRA style

Институт НеоКода, ‘Игорь Марков’, Институт НеоКода – Новый код НЛП, 6 May 2007, 01:40 MSD, <http://www.newcode.ru/doku.php?id=wiki:user:igor_markov&rev=1178401254> [accessed 22 March 2026]

Chicago style

Институт НеоКода, “Игорь Марков,” Институт НеоКода – Новый код НЛП, http://www.newcode.ru/doku.php?id=wiki:user:igor_markov&rev=1178401254 (accessed March 22, 2026).

CBE/CSE style

Институт НеоКода. Игорь Марков [Internet]. Институт НеоКода – Новый код НЛП; 2007 May 6, 01:40 MSD [cited 2026 Mar 22]. Available from: http://www.newcode.ru/doku.php?id=wiki:user:igor_markov&rev=1178401254.

Bluebook style

Игорь Марков, http://www.newcode.ru/doku.php?id=wiki:user:igor_markov&rev=1178401254 (last visited March 22, 2026).

AMA style

Институт НеоКода. Игорь Марков. Институт НеоКода – Новый код НЛП. May 6, 2007, 01:40 MSD. Available at: http://www.newcode.ru/doku.php?id=wiki:user:igor_markov&rev=1178401254. Accessed March 22, 2026.

BibTeX entry

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