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

Bibliographic details for "Поток образов"

  • Page name: Поток образов
  • Author: Институт НеоКода
  • Publisher: Институт НеоКода – Новый код НЛП.
  • Date of this revision: 26 May 2008 16:00 MSD
  • Date retrieved: 7 September 2025 09:33 MSK
  • Page Version ID: 1211803208

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

Институт НеоКода (2008). Поток образов. Институт НеоКода – Новый код НЛП. Retrieved 09:33, 7 September, 2025 from http://www.newcode.ru/doku.php?id=image_streaming&rev=1211803208.

MLA style

“Поток образов.” Институт НеоКода – Новый код НЛП. 26 May 2008, 16:00 MSD. 7 Sep 2025, 09:33 <http://www.newcode.ru/doku.php?id=image_streaming&rev=1211803208>.

MHRA style

Институт НеоКода, ‘Поток образов’, Институт НеоКода – Новый код НЛП, 26 May 2008, 16:00 MSD, <http://www.newcode.ru/doku.php?id=image_streaming&rev=1211803208> [accessed 7 September 2025]

Chicago style

Институт НеоКода, “Поток образов,” Институт НеоКода – Новый код НЛП, http://www.newcode.ru/doku.php?id=image_streaming&rev=1211803208 (accessed September 7, 2025).

CBE/CSE style

Институт НеоКода. Поток образов [Internet]. Институт НеоКода – Новый код НЛП; 2008 May 26, 16:00 MSD [cited 2025 Sep 7]. Available from: http://www.newcode.ru/doku.php?id=image_streaming&rev=1211803208.

Bluebook style

Поток образов, http://www.newcode.ru/doku.php?id=image_streaming&rev=1211803208 (last visited September 7, 2025).

AMA style

Институт НеоКода. Поток образов. Институт НеоКода – Новый код НЛП. May 26, 2008, 16:00 MSD. Available at: http://www.newcode.ru/doku.php?id=image_streaming&rev=1211803208. Accessed September 7, 2025.

BibTeX entry

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