I use makebst to create my own bst file and I use a (author (year)) form
for citations. How can I define different forms for the citation in the
text as the chicago package does this, like \citeN for authoer (year) or a
\citeNP without brackets?
Thanks and best regards, W. Bauer
> I use makebst to create my own bst file and I use a (author (year)) form
> for citations. How can I define different forms for the citation in the
> text as the chicago package does this, like \citeN for authoer (year)
> or a
> \citeNP without brackets?
Using natbib could work.
--
lf = "looking for graph paper", n = "normal", l = "logarithmical";
if (lf && ( type == n || type == l )) goto gpa;
gpa: URL = "http://home.nexgo.de/cs42/computer/latex-graph_paper.html";