The issue I'm facing right now is that my supervisor wants me to differenciate the references belonging to journals with a [JPX] and the ones belonging to conferences with [CPX]... Plus, I shall present references after each chapter of my thesis....
Any idea on how to work it around?
Thanks in advance!
General ⇒ References differenciation and after each chapter
NEW: TikZ book now 40% off at Amazon.com for a short time.
Re: References differenciation and after each chapter
I finally came into the
\begin{enumerate}[label=J.\arabic*]
\begin{enumerate}[label=C.\arabic*]
which works well, but I need to resume the counter and latex doesn't like it.. Any other ideas?
\begin{enumerate}[label=J.\arabic*]
\begin{enumerate}[label=C.\arabic*]
which works well, but I need to resume the counter and latex doesn't like it.. Any other ideas?