rfc-2445: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
(added vCalendar reference)
(adding issues page)
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<h1>iCalendar <nowiki>RFC 2445</nowiki></h1>
<entry-title>iCalendar RFC 2445</entry-title>
{{TOC-right}}
 
[http://www.ietf.org/rfc/rfc2445.txt RFC&nbsp;2445], "Internet Calendaring and Scheduling Core Object Specification (iCalendar)", commonly referred to as iCalendar or iCal, forms the basis of the [[hcalendar|hCalendar]] microformat.
[http://www.ietf.org/rfc/rfc2445.txt RFC&nbsp;2445], "Internet Calendaring and Scheduling Core Object Specification (iCalendar)", commonly referred to as iCalendar or iCal, forms the basis of the [[hcalendar|hCalendar]] microformat.


When normatively referencing <nowiki>RFC 2445</nowiki> on this wiki, either do so by linking to this page with <nowiki>[[rfc-2445|RFC2445]]</nowiki>, or directly to http://www.ietf.org/rfc/rfc2445.txt.
When normatively referencing <nowiki>RFC 2445</nowiki> on this wiki, either do so by linking to this page with:
  <nowiki>{{RFC2445}}</nowiki>
or directly to http://www.ietf.org/rfc/rfc2445.txt.


== alternate references ==
== alternate references ==
Avoid linking to the informative HTML translation of rfc2445.txt, which you must explicitly do by avoiding simply using RFC 2445 (like that) in your text, as MediaWiki appears to auto-hyperlink it to the HTML translation.
Avoid linking to the informative HTML translation of rfc2445.txt, which you must explicitly do by avoiding simply using the string <nowiki>RFC 2445</nowiki> in your text, as MediaWiki appears to auto-hyperlink it to the HTML translation thus: RFC 2445.


== previous versions ==
== previous versions ==
Line 13: Line 15:


== see also ==
== see also ==
* [[icalendar-errata]]
* [[icalendar-errata|iCalendar errata]]
* [[icalendar-implementations]]
* [[icalendar-implementations|iCalendar implementations]]
* [[icalendar-issues|iCalendar issues]]
* [[hcalendar|hCalendar]]
* [[hcalendar|hCalendar]]

Revision as of 19:30, 12 May 2014

<entry-title>iCalendar RFC 2445</entry-title>

RFC 2445, "Internet Calendaring and Scheduling Core Object Specification (iCalendar)", commonly referred to as iCalendar or iCal, forms the basis of the hCalendar microformat.

When normatively referencing RFC 2445 on this wiki, either do so by linking to this page with:

 {{RFC2445}}

or directly to http://www.ietf.org/rfc/rfc2445.txt.

alternate references

Avoid linking to the informative HTML translation of rfc2445.txt, which you must explicitly do by avoiding simply using the string RFC 2445 in your text, as MediaWiki appears to auto-hyperlink it to the HTML translation thus: RFC 2445.

previous versions

vCalendar

vCalendar, sometimes referred to as "iCal 1.0", or vCal.

see also