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

Bibliographic details for "20 октября 2009"

  • Page name: 20 октября 2009
  • Author: Институт НеоКода
  • Publisher: Институт НеоКода – Новый код НЛП.
  • Date of this revision: 20 October 2009 11:32 MSD
  • Date retrieved: 18 September 2025 08:53 MSK
  • Page Version ID: 1256023936

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

Citation styles for "20 октября 2009"

APA style

Институт НеоКода (2009). 20 октября 2009. Институт НеоКода – Новый код НЛП. Retrieved 08:53, 18 September, 2025 from http://newcode.ru/doku.php?id=blog:20-oktjabrja-2009&rev=1256023936.

MLA style

“20 октября 2009.” Институт НеоКода – Новый код НЛП. 20 Oct 2009, 11:32 MSD. 18 Sep 2025, 08:53 <http://newcode.ru/doku.php?id=blog:20-oktjabrja-2009&rev=1256023936>.

MHRA style

Институт НеоКода, ‘20 октября 2009’, Институт НеоКода – Новый код НЛП, 20 October 2009, 11:32 MSD, <http://newcode.ru/doku.php?id=blog:20-oktjabrja-2009&rev=1256023936> [accessed 18 September 2025]

Chicago style

Институт НеоКода, “20 октября 2009,” Институт НеоКода – Новый код НЛП, http://newcode.ru/doku.php?id=blog:20-oktjabrja-2009&rev=1256023936 (accessed September 18, 2025).

CBE/CSE style

Институт НеоКода. 20 октября 2009 [Internet]. Институт НеоКода – Новый код НЛП; 2009 Oct 20, 11:32 MSD [cited 2025 Sep 18]. Available from: http://newcode.ru/doku.php?id=blog:20-oktjabrja-2009&rev=1256023936.

Bluebook style

20 октября 2009, http://newcode.ru/doku.php?id=blog:20-oktjabrja-2009&rev=1256023936 (last visited September 18, 2025).

AMA style

Институт НеоКода. 20 октября 2009. Институт НеоКода – Новый код НЛП. October 20, 2009, 11:32 MSD. Available at: http://newcode.ru/doku.php?id=blog:20-oktjabrja-2009&rev=1256023936. Accessed September 18, 2025.

BibTeX entry

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