Re: Weird citations when using the documentclass and Bibtex stylefile of the Association for Symbolic Logic
Pierre Boutry <[email protected]>
| Newsgroups | gmane.comp.tex.pdftex |
|---|---|
| Message-ID | <CAG-CyWcHJ2iFwrPwO8tSTNEpSbnE_tLjCoqkVTFie8=FHwZk1w@mail.gmail.com> |
Dear Sir/Madam, I realized I forgot to add an example. I think I have found where the problem lies but I have no idea on how to solve it so far. It occurs when one uses the documentclass and Bibtex stylefile of the Association for Symbolic Logic together with the package pstricks. Attached to this email are the files that provide a minimal example of the bug I encounter. Best reagards, Pierre Boutry 2015-02-23 20:54 GMT+01:00 Pierre Boutry <[email protected]>: > Dear Sir/Madam, > > when I do a citation using \cite{key} together with the documentclass and > Bibtex stylefile of the Association for Symbolic Logic available at the > following address I get a weird output. > > http://www.math.ucla.edu/~asl/ > > If the reference I want is the first one I will get [1, ] instead of a [1] > in the pdf. My coauthor is compiling using pdfTeXk Version > 3.1415926-1.40.9 and does not get the problem. I tried with the follwoing > compilers. > > pdfTeX Version 3.14159265-2.6-1.40.15 > pdfTeX Version 3.1415926-2.5-1.40.14 > > Do you know what I am doing wrong? > > I wish to thank you in advance for your time. > > Best regards, > Pierre Boutry >
test.pdf
(application/pdf, 8.1 KB) - not displayed
test.tex
(application/x-tex, 134 B) - not displayed
test.bib
(text/x-bibtex, 41 B)
@incollection{test,
Booktitle = {Test}}
asl.cls
(text/x-tex, 215.4 KB) - not displayed
asl.bst
(application/octet-stream, 64.4 KB) - not displayed