Thanks for your help.

Daniel, I followed your steps 1-9, but somehow your document would not
typeset on my computer. :(

Your sample document, was really helpful, Adam.
Now my document does compile and even creates footnotes and a bibliography!
:)


The problem remains, though, that the output is not quite what I need. Both
in the footnotes and the bibliography, I get the fields "Note" and "Pages"
inserted.
I read the entire documentation of the style (footnote-dw) I am using.
According to the manual and the examples this should not be the case. So it
describes a way of changing the default and have "pages" inserted, but not
how to stop it from being inserted. Since the way to make these fields
appear, is to set something to "=true", I have even tried setting them to
"=false", which did not have any effect. 

The documentation also pointed out a way to split the bibliography into
sections like "primary sources" and "secondary sources". Since this is
something I also need to do, I copied the exact lines into my document, but
now I get the secondary source (that does not have the keyword "Quelle" in
the BibDesk file!) in both sections of the bibliography.

So my questions remain:
1. How do get rid of certain fields (for example "Note" and "Pages") in both
footnotes and bibliography?
2. How do I properly split bibliographies?

Following your advice, Simon, I tried my best to create a "Minimalbeispiel"
(short example) of my document with the reference-problems:

\documentclass[12pt,a4paper, oneside]{book}%
\usepackage[ngerman]{babel}%deutsche Silbentrennung

\usepackage[style=footnote-dw]{biblatex}%Dies ist f¸r die Bibliothek
\usepackage{csquotes}%für biblatex
\bibliography{standard} 
\defbibheading{quell}{\section{Quellenverzeichnis}} 
\defbibheading{lit}{\section{Literaturverzeichnis}} 

%
\begin{document}
"andern\cite{Ahme:1990jd}

 \chapter{Bibliografie} 
\printbibliography[heading=quell,keyword=Quelle] 
\printbibliography[heading=lit,notkeyword=Quelle] 

\end{document}



Sebastian
http://bibdesk-users.661331.n2.nabble.com/file/n6687752/standard.bib
standard.bib 

--
View this message in context: 
http://bibdesk-users.661331.n2.nabble.com/Finding-or-customising-styles-tp6655651p6687752.html
Sent from the bibdesk users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
uberSVN's rich system and user administration capabilities and model 
configuration take the hassle out of deploying and managing Subversion and 
the tools developers use with it. Learn more about uberSVN and get a free 
download at:  http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
Bibdesk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-users

Reply via email to