Flash MX 2004 announced
I've noticed a lot of content developers cite books through Amazon, as the chances are they'll have a URL for it. You can cite directly from an ISBN or ISSN.
For a book:
For a magazine or journal:
See the
Official IANA Registry of URN Namespaces for more details. The IETF explain how to use existing bibliographic identifiers in detail.
For a book:
| Code: |
|
<blockquote cite="urn:isbn:n-nnn-nnnnn-n"> <p> Text from the book quoted here. </p> </blockquote> |
For a magazine or journal:
| Code: |
|
<blockquote cite="urn:issn:nnnn-nnnn"> <p> Text from the magazine quoted here. </p> </blockquote> |
See the
Official IANA Registry of URN Namespaces for more details. The IETF explain how to use existing bibliographic identifiers in detail.


