Search found 9 matches

by scheydec
Wed Mar 07, 2012 1:23 am
Forum: BibTeX, biblatex and biber
Topic: Extra blank Line after long URL in Database Entry
Replies: 1
Views: 2604

Extra blank Line after long URL in Database Entry

Hi all,

I have a weird problem where an extra blank line is appearing in my Bibliography after a "misc" item that has a long URL in the "howpublished" field.

For example
@misc{usnews_2011,
title = {National University Rankings},
author = {{U. S. News \& World Report}},
month = sep,
year ...
by scheydec
Tue Feb 01, 2011 2:16 am
Forum: BibTeX, biblatex and biber
Topic: Does apacite support doi?
Replies: 11
Views: 14336

Re: Does apacite support doi?

Hi all,

It's been more than a year since there was any activity on this topic, but it's the most relevant I can find for my question.

I'm using BibTeX with TeXshop for my dissertation, and calling
\usepackage[notocbib]{apacite}

My .bib file has several items in it with DOIs, which I would like ...
by scheydec
Sun Nov 21, 2010 6:12 am
Forum: General
Topic: References appears TWICE in ToC???
Replies: 9
Views: 16626

Re: References appears TWICE in ToC???

That works!! Thank you, thank you, THANK YOU!!!

I had no idea that there were 'switches' or whatever you call them that could be used with the usepackage.

Thanks again!
by scheydec
Sat Nov 20, 2010 10:48 pm
Forum: General
Topic: References appears TWICE in ToC???
Replies: 9
Views: 16626

References appears TWICE in ToC???

Sorry! I thought the code I put in was enough, and didn't realize the distinct meaning of "document class". I think I understand now - you want my .cls file, so I'm attaching it.

I'm also attaching the log file, although there's nothing I see in there. Let me know if there's anything else I should ...
by scheydec
Fri Nov 19, 2010 11:00 pm
Forum: General
Topic: References appears TWICE in ToC???
Replies: 9
Views: 16626

Re: References appears TWICE in ToC???

I did read it before I even posted, and I thought I was complying. Please don't flame me because I'm new to LaTeX and to this forum.

What am I violating? I thought I provided an example. Is it because I said I'm using TeXShop? I thought my problem was more general than the package I'm using ...
by scheydec
Fri Nov 19, 2010 10:47 pm
Forum: General
Topic: References appears TWICE in ToC???
Replies: 9
Views: 16626

Re: References appears TWICE in ToC???

I asked the person who gave me the file (and thus was the last person to use it), and he didn't have the problem.

What kind of text should I be looking for in a file? In other words, what generates the entries in the ToC?

Thanks!
by scheydec
Fri Nov 19, 2010 9:00 pm
Forum: General
Topic: References appears TWICE in ToC???
Replies: 9
Views: 16626

References appears TWICE in ToC???

Hi all,

I'm using TeXShop with BibTeX and apacite for the style to write a dissertation, and for some strange reason, "References" is appearing twice in my Table of Contents (with the same page number for each entry).

At the end of my main .tex document, I have
\bibliographystyle{apacite ...
by scheydec
Thu Oct 21, 2010 9:06 pm
Forum: BibTeX, biblatex and biber
Topic: Corporation as author with apacite
Replies: 1
Views: 2109

Re: Corporation as author with apacite

I just figured it out! I needed to use "bibcorporate" (and an extra set of braces), which I never found in a web search, because I kept using "company" or "corporaTION".
by scheydec
Sat Oct 16, 2010 10:56 pm
Forum: BibTeX, biblatex and biber
Topic: Corporation as author with apacite
Replies: 1
Views: 2109

Corporation as author with apacite

Hi all,

I'm using BibTeX, and apacite (with Papers on a Mac, in case that matters).

I have a publication that is an advertisement that I want to cite, but I can't figure out how to get it to display correctly.

The author should be "Hudson Motor Car Company", but it keeps getting shortened to HMC ...