0
votes
1answer
17 views

ACM bibtex format missing title

I am using ACM format (Strict Adherence to SIGS style) to edit my bibtex file. The problem is that the compiler gave me the following error and corresponds to the following code: ...
1
vote
0answers
28 views

ACM bibtex format problem [closed]

all, I am using ACM format (Strict Adherence to SIGS style) to edit my bibtex file. Now I have a strange problem, this is my code: @INCOLLECTION{Chen06 AUTHOR = "Chen, Yi-Wei and Lin, Chih-Jen", ...
0
votes
1answer
115 views

ACM siggraph conference bibtex is not working [closed]

I am writing a paper for acm siggraph and my bibliography file is not detected. In the .tex file, \nocite{*} \bibliographystyle{acmsiggraph} \bibliography{temp} The temp.bib file, ...
2
votes
1answer
296 views

How to compile ACM sig-alternative template successfully?

I am new to texlive. After I downloaded the files from ACM website: Alternate ACM LaTeX2e Style File V2.5 (MAY 2012 CLS) Alternate ACM LaTeX2e Sample File V2.0 (MAY 2012 LaTeX) ACM LaTeX2e Sample BIB ...
0
votes
0answers
219 views

Converting from ACM to IEEE format [closed]

I'm currently trying to use my friend's system (with his permission, of course). But then, I want to stick to what I'm used to, which is using IEEE rather than ACM reference format. What I have done ...
4
votes
1answer
1k views

How can I balance the last two columns of ACM SIGPLAN article?

I need to balance the heights of the last two columns of my ACM article that is typeset using sigplanconf.cls. This class file defines the following command: \newcommand{\balancecolumns}{% ...