Hello

I’m using the Jabref custom export filter to export my .bib file with citations 
to HTML. However, I wanted to format the authors list to underline/bold either 
the first author or a specific author name in the citation. Is there some way 
to do this? My code is below.

Thanks

<p class="info links”>
(This is the section of code for the Authors)
\begin{author}\format[AuthorFirstAbbrLastCommas,HTMLChars]{\author}\end{author}
\begin{title},
<I>\format[Replace("``,\""),Replace("'',\""),HTMLChars,RemoveBrackets]{\title}</I>\end{title}\begin{howpublished},
\format[HTMLChars]{\howpublished}\end{howpublished}\begin{primaryclass}
[\primaryclass]\end{primaryclass}\begin{journal},
\format[HTMLChars]{\journal}\end{journal}\begin{booktitle},
\format[HTMLChars]{\booktitle}\end{booktitle}\begin{editor}, 
\format[AuthorFirstAbbrLastCommas,HTMLChars]{\editor} 
(eds.)\end{editor}\begin{series}, 
\format[HTMLChars]{\series}\end{series}\begin{publisher}, 
\format[HTMLChars]{\publisher}\end{publisher}\begin{institution},
\format[HTMLChars]{\institution}\end{institution}\begin{school}, 
\format[HTMLChars]{\school}\end{school}\begin{address}, 
\format[HTMLChars]{\address}\end{address}\begin{volume}, 
Volume \volume\end{volume}\begin{number}, 
Number \format[FormatPagesForHTML]{\number}\end{number}\begin{pages}, 
pp. \format[FormatPagesForHTML]{\pages}\end{pages}\begin{year},
\end{year}\begin{month&&month} 
\format[HTMLChars]{\month}\end{month&&month}\begin{year}
\year\end{year}\begin{note},
\note\end{note}\begin{doi} 
[<a href="\format[DOICheck]{\doi}" target="_blank">DOI</a>]\end{doi}
\begin{url} 
<a href="\format{\url}">\url</a>\end{url}

\begin{eprint}[<a 
href="http://arxiv.org/pdf/\format{\eprint}";>PDF</a>]\end{eprint}
\begin{pdf}[<a href="pubfiles/\format{\pdf}">PDF</a>]\end{pdf}
\begin{review}[<a 
href="javascript:toggleInfo('\format{\bibtexkey}','review')">Review</a>]\end{review}
[<a href="javascript:toggleInfo('\format{\bibtexkey}','bibtex')">BibTeX</a>]

------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785231&iu=/4140
_______________________________________________
Jabref-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jabref-users

Reply via email to