Search found 2 matches

by scooterb
Wed Jan 12, 2011 5:26 am
Forum: BibTeX, biblatex and biber
Topic: customising 'apacite.bst'
Replies: 4
Views: 9247

Re: customising 'apacite.bst'

Genius! Thanks! Re-defining the \bibitem function did the trick just as you suggested. And no mucking around with the .bst file, either.

Thanks again.
by scooterb
Wed Jan 12, 2011 2:56 am
Forum: BibTeX, biblatex and biber
Topic: customising 'apacite.bst'
Replies: 4
Views: 9247

customising 'apacite.bst'

Thanks in advance for helping me with this problem.

I use apacite package a lot, and it makes a Harvard-style bibliography. I want to make just one change: remove the \newline that is put between items in the bibliography list (so they appear as a dense block of ugly text!).

I thought this might ...