Search found 3 matches

by rouroy
Wed Jun 16, 2010 11:50 am
Forum: General
Topic: TeXnicCenter & BibTeX
Replies: 1
Views: 2833

TeXnicCenter & BibTeX

hi,

I'm working with texniccenter to write my thesis and use multiple bibliography. is it possible to change the "Command line arguments" of bibtex wich is usually "%bm" to specify more files ? as I work with bibunits, I get bu1.aux, bu2.aux ... files and the only way it works for me is to add ...
by rouroy
Wed Jun 16, 2010 10:53 am
Forum: General
Topic: How to include a publication list in a thesis
Replies: 6
Views: 21263

Re: How to include a publication list in a thesis

hi, I got the same kind of problem. How do yo run a batch file with texniccenter ? tanks
by rouroy
Wed Jun 16, 2010 9:11 am
Forum: BibTeX, biblatex and biber
Topic: bibunits | Remaining undefined Citations
Replies: 8
Views: 13567

bibunits | Remaining undefined Citations

Hi,

I'm writing my thesis and I have some troubles using bibunits . I work with MiKTeX 2.8 and TeXnicCenter on Windows to produce PDF files.

For example, if I have my main file "test.tex"
\documentclass{article}
\usepackage{bibunits}

\begin{document}
\begin{bibunit}[plain]
blablabla\cite ...