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

Bibliographic details for "15 мая 2009"

  • Page name: 15 мая 2009
  • Author: Институт НеоКода
  • Publisher: Институт НеоКода – Новый код НЛП.
  • Date of this revision: 15 May 2009 02:29 MSD
  • Date retrieved: 25 October 2025 00:49 MSK
  • Page Version ID: 1242340184

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

Citation styles for "15 мая 2009"

APA style

Институт НеоКода (2009). 15 мая 2009. Институт НеоКода – Новый код НЛП. Retrieved 00:49, 25 October, 2025 from http://newcode.ru/doku.php?id=blog:15_maja_2009&rev=1242340184.

MLA style

“15 мая 2009.” Институт НеоКода – Новый код НЛП. 15 May 2009, 02:29 MSD. 25 Oct 2025, 00:49 <http://newcode.ru/doku.php?id=blog:15_maja_2009&rev=1242340184>.

MHRA style

Институт НеоКода, ‘15 мая 2009’, Институт НеоКода – Новый код НЛП, 15 May 2009, 02:29 MSD, <http://newcode.ru/doku.php?id=blog:15_maja_2009&rev=1242340184> [accessed 25 October 2025]

Chicago style

Институт НеоКода, “15 мая 2009,” Институт НеоКода – Новый код НЛП, http://newcode.ru/doku.php?id=blog:15_maja_2009&rev=1242340184 (accessed October 25, 2025).

CBE/CSE style

Институт НеоКода. 15 мая 2009 [Internet]. Институт НеоКода – Новый код НЛП; 2009 May 15, 02:29 MSD [cited 2025 Oct 25]. Available from: http://newcode.ru/doku.php?id=blog:15_maja_2009&rev=1242340184.

Bluebook style

15 мая 2009, http://newcode.ru/doku.php?id=blog:15_maja_2009&rev=1242340184 (last visited October 25, 2025).

AMA style

Институт НеоКода. 15 мая 2009. Институт НеоКода – Новый код НЛП. May 15, 2009, 02:29 MSD. Available at: http://newcode.ru/doku.php?id=blog:15_maja_2009&rev=1242340184. Accessed October 25, 2025.

BibTeX entry

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