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

Bibliographic details for "26 февраля 2011"

  • Page name: 26 февраля 2011
  • Author: Институт НеоКода
  • Publisher: Институт НеоКода – Новый код НЛП.
  • Date of this revision: 17 February 2011 02:05 MSK
  • Date retrieved: 23 October 2025 01:22 MSK
  • Page Version ID: 1297897545

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

Citation styles for "26 февраля 2011"

APA style

Институт НеоКода (2011). 26 февраля 2011. Институт НеоКода – Новый код НЛП. Retrieved 01:22, 23 October, 2025 from http://newcode.ru/doku.php?id=blog:26-fevralja&rev=1297897545.

MLA style

“26 февраля 2011.” Институт НеоКода – Новый код НЛП. 17 Feb 2011, 02:05 MSK. 23 Oct 2025, 01:22 <http://newcode.ru/doku.php?id=blog:26-fevralja&rev=1297897545>.

MHRA style

Институт НеоКода, ‘26 февраля 2011’, Институт НеоКода – Новый код НЛП, 17 February 2011, 02:05 MSK, <http://newcode.ru/doku.php?id=blog:26-fevralja&rev=1297897545> [accessed 23 October 2025]

Chicago style

Институт НеоКода, “26 февраля 2011,” Институт НеоКода – Новый код НЛП, http://newcode.ru/doku.php?id=blog:26-fevralja&rev=1297897545 (accessed October 23, 2025).

CBE/CSE style

Институт НеоКода. 26 февраля 2011 [Internet]. Институт НеоКода – Новый код НЛП; 2011 Feb 17, 02:05 MSK [cited 2025 Oct 23]. Available from: http://newcode.ru/doku.php?id=blog:26-fevralja&rev=1297897545.

Bluebook style

26 февраля 2011, http://newcode.ru/doku.php?id=blog:26-fevralja&rev=1297897545 (last visited October 23, 2025).

AMA style

Институт НеоКода. 26 февраля 2011. Институт НеоКода – Новый код НЛП. February 17, 2011, 02:05 MSK. Available at: http://newcode.ru/doku.php?id=blog:26-fevralja&rev=1297897545. Accessed October 23, 2025.

BibTeX entry

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