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

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

  • Page name: Второе внимание
  • Author: Институт НеоКода
  • Publisher: Институт НеоКода – Новый код НЛП.
  • Date of this revision: 25 August 2007 14:42 MSD
  • Date retrieved: 16 July 2025 06:38 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 06:38, 16 July, 2025 from http://newcode.ru/doku.php?id=second-attention&rev=1188038522.

MLA style

“Второе внимание.” Институт НеоКода – Новый код НЛП. 25 Aug 2007, 14:42 MSD. 16 Jul 2025, 06:38 <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 16 July 2025]

Chicago style

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

CBE/CSE style

Институт НеоКода. Второе внимание [Internet]. Институт НеоКода – Новый код НЛП; 2007 Aug 25, 14:42 MSD [cited 2025 Jul 16]. 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 July 16, 2025).

AMA style

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

BibTeX entry

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