@namespace url(http://www.w3.org/1999/xhtml);

blockquote[cite]:after {
content: "Source: "attr(cite);
}

q[cite]:after {
content: close-quote" (Source: "attr(cite)")";
}