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

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 20:23, 5 August, 2026 from http://www.newcode.ru/doku.php?id=wiki:user:igor_markov&rev=1178401254.

MLA style

“Игорь Марков.” Институт НеоКода – Новый код НЛП. 6 May 2007, 01:40 MSD. 5 Aug 2026, 20:23 <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 5 August 2026]

Chicago style

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

CBE/CSE style

Институт НеоКода. Игорь Марков [Internet]. Институт НеоКода – Новый код НЛП; 2007 May 6, 01:40 MSD [cited 2026 Aug 5]. 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 August 5, 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 August 5, 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 5-August-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 5-August-2026]"
 }