- Questo topic ha 8 risposte, 3 partecipanti ed è stato aggiornato l'ultima volta 17 anni, 5 mesi fa da .
-
Topic
-
Buon giorno a tutti,
improvvisamente mentre faccio il passaggio LaTeX BibTex LaTeX ottengo errore nella fase di compilazione della bibliografia.Per la bibliografica utilizzo BibDesk su OSX
Controllandi il file e confrontandolo anche dalla guida ArteLaTeX mi sembra corretto
ma non trovo cosa ci sia che non vada bene 🙁Inizialmente invece di
note =
avevo
url =Ma non cambia nulla … vorrei ottenere i riferimenti web anche in bibliografia…
ecco il codice del database generato:
`@book{SWBOOK:1997,
Author = {A. Fugetta and C. Ghezzi and S. Morasca and A. Morzenti and M. Pezz\'{e}},
Date-Modified = {2009-04-01 10:14:07 +0200},
Key = {INGSW},
Keywords = {INGSW},
Publisher = {Mondadori Informatica},
Title = {Ingegneria del Software},
Year = {1997}}@misc{WMEMB,
Author = {Daniele Bochicchio},
Date-Added = {2009-03-24 12:10:54 +0100},
Date-Modified = {2009-04-01 10:23:57 +0200},
Keywords = {MEMB},
Title = {Aree di accesso protette con ASP.NET 2.0: Membership e Roles API},
note = {\url{http://msdn.microsoft.com/it-it/library/cc185055.aspx}}}@book{BSOA,
Author = {Dirk Krafzig and Karl Banke and Dirk Slama},
Date-Added = {2009-03-12 17:22:07 +0100},
Date-Modified = {2009-04-01 10:13:37 +0200},
Keywords = {BSOA},
Publisher = {Prentice Hall},
Title = {Enterprise SOA},
Year = {2005}}@book{B:Pattern,
Author = {Erich Gamma and Richard Helm and Ralph Johnson and John Vlissides },
Date-Added = {2009-03-30 15:36:23 +0200},
Date-Modified = {2009-04-01 10:13:23 +0200},
Keywords = {BPattern},
Publisher = {Addison-Wesley},
Title = {Design Patterns: Elements of Reusable Object-Oriented Software},
Year = {1995}}@book{B:ASPNET,
Author = {Bill Evjen and Scott Hanselman and Devin Rader},
Date-Added = {2009-03-23 15:34:35 +0100},
Date-Modified = {2009-04-01 10:12:06 +0200},
Keywords = {BASPNET},
Publisher = {Hoepli},
Title = {ASP.NET 3.5 in C{\#} e VB},
Year = {2008}}@book{B:ASPNET2,
Author = {Matthew MacDonald and Mario Szpuszta},
Date-Added = {2009-04-01 08:43:57 +0200},
Date-Modified = {2009-04-01 10:12:32 +0200},
Keywords = {BASPNET2},
Publisher = {Apress},
Title = {Pro ASP.NET 3.5 in C{\#} 2008 2nd Ed.},
Year = {2008}}@misc{WNET,
Author = {MSDN},
Date-Added = {2009-03-17 14:02:08 +0100},
Date-Modified = {2009-04-01 10:23:04 +0200},
Keywords = {WNET},
Title = {Framework .NET},
note = {\url{http://msdn.microsoft.com/it-it/netframework/default.aspx}}}@misc{W3C,
Author = {W3C},
Date-Added = {2009-03-11 17:27:57 +0100},
Date-Modified = {2009-04-01 10:22:20 +0200},
Keywords = {WW3C},
Title = {World Wide Web Consortium},
note = {\url{http://www.w3.org}}}@misc{WSOA,
Author = {Service-Architecture.com},
Date-Added = {2009-03-12 17:13:25 +0100},
Date-Modified = {2009-04-01 10:22:49 +0200},
Keywords = {WSOA},
Title = {Service Oriented Architectures },
note = {\url{http://www.service-architecture.com/index.html}},
Bdsk-Url-1 = {http://www.service-architecture.com/index.html}}@misc{WIKI:CLSRV,
Author = {Wikipedia},
Date-Added = {2009-03-10 10:39:57 +0100},
Date-Modified = {2009-04-01 10:24:09 +0200},
Keywords = {CLSRV},
Title = {Sistema client/server},
note = {\url{http://it.wikipedia.org/wiki/Client-server}}}@misc{WIKI:FASISW,
Author = {Wikipedia},
Date-Modified = {2009-04-01 10:23:46 +0200},
Keywords = {WFASISW},
Title = {Fasi Ingegneria del Software},
note = {\url{http://it.wikipedia.org/wiki/Ciclo_di_vita_del_software}}}@misc{WIKI:INGSW,
Author = {Wikipedia},
Date-Modified = {2009-04-01 10:23:23 +0200},
Keywords = {WINGSW},
Title = {Ingegneria del Software},
note = {\url{http://it.wikipedia.org/wiki/Ingegneria_del_software}}}@misc{WIKI:ISOOSI,
Author = {Wikipedia},
Date-Added = {2009-03-10 14:22:31 +0100},
Date-Modified = {2009-04-01 10:23:12 +0200},
Keywords = {WISOOSI},
Title = {Pila protocollare ISO/OSI},
note = {\url{http://it.wikipedia.org/wiki/Pila_ISO/OSI}}}@other{WIKI:SOA,
Author = {Wikipedia},
Date-Added = {2009-03-12 17:44:04 +0100},
Date-Modified = {2009-04-01 10:23:31 +0200},
Keywords = {WIKISOA},
Title = {Service Oriented Architecture},
note = {\url{http://it.wikipedia.org/wiki/Service-oriented_architecture}}}@misc{WIKI:URI,
Author = {Wikipedia},
Date-Added = {2009-03-12 11:54:52 +0100},
Date-Modified = {2009-04-01 10:22:38 +0200},
Keywords = {WURI},
Title = {Uniform Resource Identifier},
note = {\url{http://it.wikipedia.org/wiki/Uniform_Resource_Identifier}}}
`Grazie anticipatamente
saluti
Riddler ?
- Devi essere connesso per rispondere a questo topic.