latextemplates / LNCS

Improved Lecture Notes in Computer Science (LNCS) template
https://latextemplates.github.io/LNCS/
BSD Zero Clause License
257 stars 64 forks source link

Add suppot for prenote #17

Closed koppor closed 6 years ago

koppor commented 6 years ago

biblatex supports prenote at cite:

\cite[hprenotei][hpostnotei]{hkeyi}

(Section 3.8 at the manual)

natbib also supports that:

\citep[see][]{jon90} ) [see 21]

(page 7 of the manual)

The standard LaTeX command does not. See https://en.wikibooks.org/wiki/LaTeX/Bibliography_Management.

Two possible ways to solve this issue

koppor commented 6 years ago

Fixed in 400308f3c2ec18f78690e0e7eedc2fd9fd126f8e