Have you looked into the multibib package (CTAN multibib)? It allows you to
have multiple reference sections, arranged in whatever manner you see fit.
Mateo.
On Tuesday 10 August 2010, RobyC. wrote:
> Hi all.
> I would to create 2 different bibliography files, one for the
> bibliography and one for the list of website cited in the document and I
> want to print them in two separate ambient: Bibliography and Sitography
>
> I do this by creating 2 reflib files with Referencer software: BiblioDB
> and SiteDB
> I also must use renewcommand\bibname{Sitography} for one of the 2
> ambient... so i cannot include the 2 files togheter (I must insert the
> tex command just before including SiteDB)
> So I include BiblioDB and SiteDB in the document in some way (directly
> from the menu or by a separate file containing Sitography only).
>
> The resulting PDF file is in every case the content of only BiblioDB
> file printed twice!!
> If i want to print SiteDB i must erase BiblioDB including command!!
>
> Anyone can help me?
>