Search found 4 matches

by hans
Fri May 28, 2010 10:56 pm
Forum: BibTeX, biblatex and biber
Topic: 2 bibliographies
Replies: 2
Views: 3749

2 bibliographies

Yeah indeed must be \nocitesec{*}...
I had to erase that * after \bibliographysec too... Now I have it more or less working...

What I actually want to achieve is that paper in the beginning of my thesis(its like an extended abstract, resuming all the following). Because of that that paper uses the ...
by hans
Fri May 28, 2010 11:49 am
Forum: BibTeX, biblatex and biber
Topic: 2 bibliographies
Replies: 2
Views: 3749

2 bibliographies

Hi,

I'm trying to get 2 biblios in my thesis... I use multibib package and use the same database for the 2 biblios...

1 biblio is used for an extended abstract and then the general biblio at the end of my work.

Here is my code:

\documentclass[a4paper,titlepage,openany]{book}
%zorgen voor twee ...
by hans
Thu Apr 29, 2010 5:56 pm
Forum: Graphics, Figures & Tables
Topic: Put figures and tables in columns
Replies: 3
Views: 2879

Re: Put figures and tables in columns

Thx a lot for the info!

Greets,

Hans
by hans
Wed Apr 28, 2010 11:44 am
Forum: Graphics, Figures & Tables
Topic: Put figures and tables in columns
Replies: 3
Views: 2879

Put figures and tables in columns

Hi all,

I'm looking for a solution to following problem:

I'm working in a multicols environment(2 columns) and I want to keep some figures and tables absolutely in this environment! So in other words: let's say I'm in the second column and I want to add a figure there, how can I do this without ...