Re: BIBLIOGRAFIA MULTIPLA LATEX

#95817
Up
0
Down
::


grazie per l’aiuto.. ma prima di impostare il codice avrei 3 domande:
1) come faccio a impostare biber su TEXMAKERx ?? devo cambiare dentro COMANDI scrivendo BIber????Ti allego file

2)e inoltre…nel mio Bibliografia1.bib devo aggiungere:
`
% !TEX TS-program = pdflatex
% !BIB TS-program = biber
\begin{filecontents}{crystal.bib} %%%%% QUESTE 2 RIGHE????????
@article{art1,
author={Carlos Simao Ferreira},
title={2D and 3D views of the VAWT aerodynamics},
year={2009},
pages={12}
}

@article{art2,
author={Anders Goude},
title={Fluid Mechanics of Vertical Axis Turbines},
year={2010},
pages={20}
}

\end{filecontents}

`

3) \printbibliography posso metterlo all’interno del file chapter1.tex che varrà incluso nel main o va messo nel main sotto :
\include{chapters/chapter1}
\printbibliography ???

Grazie per la disponibilità e scusa del disturbo 🙁

Attachments:
You must be logged in to view attached files.

Go to top