GeneralList of publications

LaTeX specific issues not fitting into one of the other forums of this category.
Roberto_T
Posts: 3
Joined: Fri Mar 25, 2011 1:04 pm

List of publications

Post by Roberto_T »

Dear all,

this is just a correction of some bugs in my previous message:

1st) In the part where I propose to do a 'find of' + 'replace', it should read as follows:

"Do a 'find of' + 'replace' of the string ''\bibitem{'' for this other ''\item %{''. Just comment the 'Code Segment #1', uncomment 'Code Segment #2' and compile until the categorized list is finally visible."

2nd) In the current display of 'Code Segment #2' the '%'s and the 'line breaks' are not present and they should be present. Hoping that they are not removed from the new display, I show here how this segment should look like after the 'find of' + 'replace' + 'uncomment' operations:

% Code Segment #2 :

Code: Select all

\chapter*{List of Publications}\label{publications}
  \markboth{List of Publications}{}
  \addcontentsline{toc}{chapter}{List of Publications}
  \label{page:publications}

  \section*{REFEREED JOURNAL PAPERS}
  \addcontentsline{toc}{section}{Refereed Journal Papers}
  \begin{enumerate}
    \item %{Biblio_PhD:Roberto_Motl2007} 
R.~Torres-S{\'a}nchez, F.~P. Casares-Miranda, E.~M{\'a}rquez-Segura, and P.~Otero, ``Symmetry, {XPD}, and port isolation in an {ACMPA} array with dual linear polarization,'' \emph{Microwave {O}pt. {T}echnol. {L}ett.}, vol.~49, no.~7, pp. 1722--1727, Jul. 2007.
    ...
  \end{enumerate}

\section*{REFEREED CONFERENCE PAPERS}
  \addcontentsline{toc}{section}{Refereed Conference Papers}
  \begin{enumerate}
    \item %{Biblio_PhD:Roberto_30_ESA_Workshop} 
R.~Torres, S.~Vaccaro, and J.~R. Mosig, ``A compact and low cost radiating element for automotive satellite broadcasting reception arrays,'' in \emph{30{t}h {ESA} {A}ntenna {W}orkshop for {E}arth {O}bservation, {S}cience, {T}elecommunication and {N}avigation {S}pace {M}issions}, ESA/ESTEC, Noordwijk, The Netherlands, May 2008.
    ...
  \end{enumerate}
  ...
  \cleardoublepage

I hope it helps.

Regards,
-Roberto
Last edited by Stefan Kottwitz on Thu Jul 19, 2012 1:25 pm, edited 1 time in total.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

Post Reply