мета-данные страницы
  •  
Загрузка не удалась. Возможно, проблемы с правами доступа?

Bibliographic details for "perl:ex6html"

  • Page name: perl:ex6html
  • Author: Anonymous Contributors
  • Publisher: Сообщество преподавателей информатики ФМШ.
  • Date of this revision: 3 April 2010 16:47 +08
  • Date retrieved: 11 September 2025 05:46 +07
  • Page Version ID: 1270284444

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

Citation styles for "perl:ex6html"

APA style

Anonymous Contributors (2010). perl:ex6html. Сообщество преподавателей информатики ФМШ. Retrieved 05:46, 11 September, 2025 from https://wiki.nsunc.com/perl/ex6html?rev=1270284444.

MLA style

“perl:ex6html.” Сообщество преподавателей информатики ФМШ. 3 Apr 2010, 16:47 +08. 11 Sep 2025, 05:46 <https://wiki.nsunc.com/perl/ex6html?rev=1270284444>.

MHRA style

Anonymous Contributors, ‘perl:ex6html’, Сообщество преподавателей информатики ФМШ, 3 April 2010, 16:47 +08, <https://wiki.nsunc.com/perl/ex6html?rev=1270284444> [accessed 11 September 2025]

Chicago style

Anonymous Contributors, “perl:ex6html,” Сообщество преподавателей информатики ФМШ, https://wiki.nsunc.com/perl/ex6html?rev=1270284444 (accessed September 11, 2025).

CBE/CSE style

Anonymous Contributors. perl:ex6html [Internet]. Сообщество преподавателей информатики ФМШ; 2010 Apr 3, 16:47 +08 [cited 2025 Sep 11]. Available from: https://wiki.nsunc.com/perl/ex6html?rev=1270284444.

Bluebook style

perl:ex6html, https://wiki.nsunc.com/perl/ex6html?rev=1270284444 (last visited September 11, 2025).

AMA style

Anonymous Contributors. perl:ex6html. Сообщество преподавателей информатики ФМШ. April 3, 2010, 16:47 +08. Available at: https://wiki.nsunc.com/perl/ex6html?rev=1270284444. Accessed September 11, 2025.

BibTeX entry

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "perl:ex6html --- Сообщество преподавателей информатики ФМШ",
   year = "2010",
   url = "https://wiki.nsunc.com/perl/ex6html?rev=1270284444",
   note = "[Online; accessed 11-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 = "Anonymous Contributors",
   title = "perl:ex6html --- Сообщество преподавателей информатики ФМШ",
   year = "2010",
   url = "\url{https://wiki.nsunc.com/perl/ex6html?rev=1270284444}",
   note = "[Online; accessed 11-September-2025]"
 }