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

Bibliographic details for "Второе внимание"

  • Page name: Второе внимание
  • Author: Институт НеоКода
  • Publisher: Институт НеоКода – Новый код НЛП.
  • Date of this revision: 25 August 2007 14:42 MSD
  • Date retrieved: 21 March 2026 05:00 MSK
  • Page Version ID: 1188038522

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 05:00, 21 March, 2026 from http://newcode.ru/doku.php?id=second-attention&rev=1188038522.

MLA style

“Второе внимание.” Институт НеоКода – Новый код НЛП. 25 Aug 2007, 14:42 MSD. 21 Mar 2026, 05:00 <http://newcode.ru/doku.php?id=second-attention&rev=1188038522>.

MHRA style

Институт НеоКода, ‘Второе внимание’, Институт НеоКода – Новый код НЛП, 25 August 2007, 14:42 MSD, <http://newcode.ru/doku.php?id=second-attention&rev=1188038522> [accessed 21 March 2026]

Chicago style

Институт НеоКода, “Второе внимание,” Институт НеоКода – Новый код НЛП, http://newcode.ru/doku.php?id=second-attention&rev=1188038522 (accessed March 21, 2026).

CBE/CSE style

Институт НеоКода. Второе внимание [Internet]. Институт НеоКода – Новый код НЛП; 2007 Aug 25, 14:42 MSD [cited 2026 Mar 21]. Available from: http://newcode.ru/doku.php?id=second-attention&rev=1188038522.

Bluebook style

Второе внимание, http://newcode.ru/doku.php?id=second-attention&rev=1188038522 (last visited March 21, 2026).

AMA style

Институт НеоКода. Второе внимание. Институт НеоКода – Новый код НЛП. August 25, 2007, 14:42 MSD. Available at: http://newcode.ru/doku.php?id=second-attention&rev=1188038522. Accessed March 21, 2026.

BibTeX entry

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