From WorldCat Developers' Network
WorldCat Search API: Citation CSS Definitions
<style type="text/css">
.citation_style_APA {
font-family: "Arial Unicode MS", Arial, Helvetica, Verdana, sans-serif;
line-height: 1.3em;
list-style-type: none;
text-indent: -40px;
margin-left: 40px;
}
.citation_style_APA a {
text-decoration: none;
}
.citation_style_APA a:hover {
text-decoration: underline;
}
.citation_style_CHICAGO {
font-family: "Arial Unicode MS", Arial, Helvetica, Verdana, sans-serif;
line-height: 1.3em;
list-style-type: none;
text-indent: -40px;
margin-left: 40px;
}
.citation_style_CHICAGO a {
text-decoration: none;
}
.citation_style_CHICAGO a:hover {
text-decoration: underline;
}
.citation_style_HARVARD {
font-family: "Arial Unicode MS", Arial, Helvetica, Verdana, sans-serif;
line-height: 1.3em;
list-style-type: none;
text-indent: -40px;
margin-left: 40px;
}
.citation_style_HARVARD a {
text-decoration: none;
}
.citation_style_HARVARD a:hover {
text-decoration: underline;
}
.citation_style_MLA {
font-family: "Arial Unicode MS", Arial, Helvetica, Verdana, sans-serif;
line-height: 1.3em;
list-style-type: none;
text-indent: -40px;
margin-left: 40px;
}
.citation_style_MLA a {
text-decoration: underline;
}
.citation_style_MLA a:hover {
text-decoration: underline;
}
.citation_style_TURABIAN {
font-family: "Arial Unicode MS", Arial, Helvetica, Verdana, sans-serif;
line-height: 1.3em;
list-style-type: none;
text-indent: -40px;
margin-left: 40px;
}
.citation_style_TURABIAN a {
text-decoration: none;
}
.citation_style_TURABIAN a:hover {
text-decoration: underline;
}
</style>