![]() ![]() |
Quarter Grand Poster![]() Group: Members
Joined: 23-December 02
Posts: 253
From: Hawaii / Argentina
|
Jun 2 2009, 05:11 PM |
|
|
Outtasight, man...
|
||
| Offline | ![]() |
Membership Admin & Moderator![]() ![]() Group: Membership Admin & Moderator
Joined: 6-January 07
Posts: 2,189
|
Jun 2 2009, 06:28 PM |
|
|
QUOTE(jonbey) I then noticed that some people use <cite></cite> around links. Is this some sort of universal mark to show that you are citing something, and not just linking to something because you think it is cool? Yes, to universal mark to show that you are citing something. Of course, correctly using HTML markup is also a sign that you are way cool. And being cool is not always easy... From HTML 4.01 Specification, 9 Text, 9.2.1 Phrase elements Note that here 'cite' is an attribute not a tag. QUOTE cite = uri [CT] The value of this attribute is a URI that designates a source document or message. This attribute is intended to give information about the source from which the quotation was borrowed. ... This example formats an excerpt from "The Two Towers", by J.R.R. Tolkien, as a blockquote. CODE <BLOCKQUOTE cite="http://www.mycom.com/tolkien/twotowers.html"> <P>They went in single file, running like hounds on a strong scent, and an eager light was in their eyes. Nearly due west the broad swath of the marching Orcs tramped its ugly slot; the sweet grass of Rohan had been bruised and blackened as they passed.</P> </BLOCKQUOTE> From HTML5, Draft Standard — 2 June 2009, 4.6 Text-level semantics, 4.6.3 The cite element Note that here 'cite' can be an element as well as an attribute: QUOTE The cite element represents the title of a work (e.g. a book, a paper, an essay, a poem, a score, a song, a script, a film, a TV show, a game, a sculpture, a painting, a theatre production, a play, an opera, a musical, an exhibition, etc). This can be a work that is being quoted or referenced in detail (i.e. a citation), or it can just be a work that is mentioned in passing. ... This next example shows a typical use of the cite element: CODE <p>My favorite book is <cite>The Reality Dysfunction</cite> by Peter F. Hamilton. My favorite comic is <cite>Pearls Before Swine</cite> by Stephan Pastis. My favorite track is <cite>Jive Samba</cite> by the Cannonball Adderley Sextet.</p> ... A citation is not a quote (for which the q element is appropriate). [/code] And from '4.6.2 The q element' an inclusive HTML5 'cite' example: QUOTE Here is an example with both an explicit citation link in the q element, and an explicit citation outside: CODE <p>The W3C page <cite>About W3C</cite> says the W3C's mission is <q cite="http://www.w3.org/Consortium/">To lead the World Wide Web to its full potential by developing protocols and guidelines that ensure long-term growth for the Web</q>. I disagree with this mission.</p> As Ian Hickson of Google is editor of the HTML5 standard among other HTML5 duties it is not surprising that Google is ahead of the cite curve. |
||
| Offline | ![]() |
Moderator![]() Group: Moderators
Joined: 20-August 03
Posts: 1,248
From: New York
|
Jun 3 2009, 07:12 AM |
|
|
http://scholar.google.com/intl/en/scholar/publishers.html doesn't really talk about the syntax you should use...
|
||
| Offline | ![]() |
![]()
|
|
| Lo-Fi Version | Time is now: 9th February 2010 - 03:08 PM |
| Meet our Moderators: | cre8pc : projectphp : sanity : Black Phoenix : bwelford : EGOL : Ruud : rustybrick : AbleReach : swainzy : joedolson: eKstreme: dazzlindonna : SEOigloo: iamlost : RisaBB |