- Questo topic ha 1 risposta, 2 partecipanti ed è stato aggiornato l'ultima volta 13 anni, 3 mesi fa da .
-
Topic
-
Buongiorno!
Sto scrivendo la tesi con il pacchetto TOptesi e sto avendo qualche problemino con la bibliografia.
Ho letto le pagine precedenti del forum e ammetto di aver trovato problematiche simili, ma non uguali.
Ne ho adottato le soluzioni, ma non ho risolto comunque.
Anzi, forse ho peggiorato la situazione >.>’In pratica,la mia bibliografia è stata fatta tramite Mendeley o scaricando le citazioni BibTex dell’articolo o del libro usato.
Prima di assemblare tutti i file nel file dela tesi, ho scritto i capitoli i separatamente e la bibliografia con relative citazioni non mi ha dato particolari problemi.
I problemi sono sorti quando i capitoli sono stati implementati in quello principale della tesi.
All’inizio, comparivano solo le prime dieci citazioni del file contenente la bibliografia, adesso manco quelle.Ho cercato di scrivere un minimal working example sperando di aver isolato il problema:
`\documentclass[12pt,twoside,cucitura,italian,greek]{toptesi}
\usepackage{geometry}
\usepackage{graphicx}
\usepackage{amsfonts}
\usepackage{amsmath}\usepackage{textcomp}
\usepackage[font=small,format=plain,labelfont=bf,up,textfont=it,up]{caption}\usepackage{natbib}
\usepackage{xcolor}
\usepackage[ansinew]{inputenc}
\usepackage[T1]{fontenc}\usepackage{lmodern}
\begin{document}
\english\mainmatter
%\part{Prima Parte}
\chapter{}
TeIt's inspired by the ability of ovipositing wasps.They are capable to penetrate different kinds of substrate in order to lay eggs.The ability to pierce both hard substances and target host larvae are index of robust design,flexible and steerable capability.The ovipositor-the organ used by these insects for laying \textbf{eggs}-is a thin and flexible structure, composed by two or more segments that can slide with respect to each other.The segments are connected by means of a special dovetail mechanism, while one inner channel is used for delivering the eggs. \citep{Ko2011,Frasson2012}\bibliographystyle{plain}
\bibliography{sections}\end{document}`
Bibliografia:
`@article{Frasson2012,
doi = {10.1080/1741597YYxxxxxxxx},
file = {:C$\backslash$:/Users/Anna/Documents/Tesi/Specialistica/paper/STING project reading/Detailed finite element modelling of deep needle insertions.pdf:pdf},
keywords = {cohesive elements,finite element method,flexible probe,fracture,needle insertion,soft tissue,toughness},
title = {{Detailed finite element modelling of deep needle insertions into a soft tissue phantom using a cohesive approach}},
year = {2012}
}
@article{Ko2011,
author = {Ko, Seong Young and Frasson, Luca and {Rodriguez y Baena}, Ferdinando},
doi = {10.1109/TRO.2011.2159411},
file = {:C$\backslash$:/Users/Anna/Documents/Tesi/Specialistica/paper/STING project reading/Closed loop planar motion control of a steerable probe with a programmamble bevel inspired by nature.pdf:pdf},
issn = {1552-3098},
journal = {IEEE Transactions on Robotics},
month = oct,
number = {5},
pages = {970–983},
title = {{Closed-Loop Planar Motion Control of a Steerable Probe With a “Programmable Bevel” Inspired by Nature}},
url = {http://ieeexplore.ieee.org/lpdocs/epic03/wrapper.htm?arnumber=5966364},
volume = {27},
year = {2011}
}`Grazie a tutti!
Buon weekend!Anna
- Devi essere connesso per rispondere a questo topic.