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

Bibliographic details for "talk:laboratory"

  • Page name: talk:laboratory
  • Author: Институт НеоКода
  • Publisher: Институт НеоКода – Новый код НЛП.
  • Date of this revision: 8 February 2008 15:27 MSK
  • Date retrieved: 1 July 2025 04:45 MSK
  • Page Version ID: 1202473671

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

Citation styles for "talk:laboratory"

APA style

Институт НеоКода (2008). talk:laboratory. Институт НеоКода – Новый код НЛП. Retrieved 04:45, 1 July, 2025 from http://newcode.ru/doku.php?id=talk:laboratory&rev=1202473671.

MLA style

“talk:laboratory.” Институт НеоКода – Новый код НЛП. 8 Feb 2008, 15:27 MSK. 1 Jul 2025, 04:45 <http://newcode.ru/doku.php?id=talk:laboratory&rev=1202473671>.

MHRA style

Институт НеоКода, ‘talk:laboratory’, Институт НеоКода – Новый код НЛП, 8 February 2008, 15:27 MSK, <http://newcode.ru/doku.php?id=talk:laboratory&rev=1202473671> [accessed 1 July 2025]

Chicago style

Институт НеоКода, “talk:laboratory,” Институт НеоКода – Новый код НЛП, http://newcode.ru/doku.php?id=talk:laboratory&rev=1202473671 (accessed July 1, 2025).

CBE/CSE style

Институт НеоКода. talk:laboratory [Internet]. Институт НеоКода – Новый код НЛП; 2008 Feb 8, 15:27 MSK [cited 2025 Jul 1]. Available from: http://newcode.ru/doku.php?id=talk:laboratory&rev=1202473671.

Bluebook style

talk:laboratory, http://newcode.ru/doku.php?id=talk:laboratory&rev=1202473671 (last visited July 1, 2025).

AMA style

Институт НеоКода. talk:laboratory. Институт НеоКода – Новый код НЛП. February 8, 2008, 15:27 MSK. Available at: http://newcode.ru/doku.php?id=talk:laboratory&rev=1202473671. Accessed July 1, 2025.

BibTeX entry

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