Search found 4 matches

by KVork
Mon Oct 19, 2009 11:37 am
Forum: BibTeX, biblatex and biber
Topic: Change "label" of @unpublished in Apacite-style
Replies: 1
Views: 2409

Change "label" of @unpublished in Apacite-style

Hello group

I am using the Apacite-style in my bibliography. In my bib-file, I have an @unpublished-entry, and I would like to change the apperance of that in both the reference (\cite{}) and the reference-list.

The entry is:
@Unpublished {andersen2009,
author = {H. C. Andersen},
title ={This is ...
by KVork
Wed Mar 04, 2009 5:11 pm
Forum: BibTeX, biblatex and biber
Topic: Headings using multibib package
Replies: 11
Views: 9338

Re: Headings using multibib package

Perfect! Just the way I would like it to be.

Thank you very much :D

BR
KVork
by KVork
Wed Mar 04, 2009 4:11 pm
Forum: BibTeX, biblatex and biber
Topic: Headings using multibib package
Replies: 11
Views: 9338

Re: Headings using multibib package

I am using article-document-class:

\documentclass[12pt,a4paper,dvips]{article}

BR.
by KVork
Wed Mar 04, 2009 12:26 pm
Forum: BibTeX, biblatex and biber
Topic: Headings using multibib package
Replies: 11
Views: 9338

Headings using multibib package

Hello group,

I have an article-class document using the multibib-package and apacite style (using TeXnicCenter). The generation of bibliographies works very well using this code:
\bibliographystylep{apacite}
\bibliographyp{../generelle/bibliografi/bibliografi}
\renewcommand{\refname}{Sekundary ...