Niente da fare …
Se compilo da Tools – BibTeX
come da post iniziale ottengo errore.
Ma “alcuni” elementi della bibliografia non vengono visualizzati nel documento anche se “apparentemente” uguali …
Riallego il codice sfoltitoe la prima cosa che salta all’occhio è che i riferimento agli articoli di Bochicchio e Boschin ugiali come struttura non vengono visualizzati entrambi solo quello di Boschin…
`
@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},
Publisher = {Mondadori Informatica},
Title = {Ingegneria del Software},
Year = {1997}}
@book{B:Pattern,
Author = {Erich Gamma and Richard Helm and Ralph Johnson and John Vlissides },
Key = {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},
Key = {BASPNET},
Publisher = {Hoepli},
Title = {ASP.NET 3.5 in C{\#} e VB},
Year = {2008}}
@book{B:ASPNET2,
Author = {Matthew MacDonald and Mario Szpuszta},
Key = {BASPNET2},
Publisher = {Apress},
Title = {Pro ASP.NET 3.5 in C{\#} 2008 2nd Ed.},
Year = {2008}}
@book{BSOA,
Author = {Dirk Krafzig and Karl Banke and Dirk Slama},
Key = {BSOA},
Publisher = {Prentice Hall},
Title = {Enterprise SOA},
Year = {2005}}
@misc{WMEMB,
Author = {Daniele Bochicchio},
Key = {MEMB},
Title = {Aree di accesso protette con ASP.NET 2.0: Membership e Roles API},
note = {\newline \url{http://msdn.microsoft.com/it-it/library/cc185055.aspx}}}
@misc{WADAM,
Author = {Andrea Boschin},
Key = {ADAM},
Title = {A tu per tu con {ADAM}},
note = {\newline \url{http://blog.boschin.it/articles/aspnetadam.aspx}}}
@misc{WNET,
Author = {MSDN},
Key = {WNET}
Title = {Framework .NET},
note = {\newline \url{http://msdn.microsoft.com/it-it/netframework/default.aspx}}}
@misc{W3C,
Author = {W3C},
Key = {WW3C},
Title = {World Wide Web Consortium},
note = {\newline \url{http://www.w3.org}}}
@misc{WSOA,
Author = {Service-Architecture.com},
Key = {WSOA},
Title = {Service Oriented Architectures},
note = {\newline \url{http://www.service-architecture.com/index.html}},
Bdsk-Url-1 = {http://www.service-architecture.com/index.html}}
@misc{WIKI:CLSRV,
Author = {Wikipedia},
Key = {CLSRV},
Title = {Sistema client/server},
note = {\newline \url{http://it.wikipedia.org/wiki/Client-server}}}
@misc{WIKI:FASISW,
Author = {Wikipedia},
Key = {WFASISW},
Title = {Fasi Ingegneria del Software},
note = {\newline \url{http://it.wikipedia.org/wiki/Ciclo_di_vita_del_software}}}
@misc{WIKI:INGSW,
Author = {Wikipedia},
Key = {WINGSW},
Title = {Ingegneria del Software},
note = {\newline \url{http://it.wikipedia.org/wiki/Ingegneria_del_software}}}
@misc{WIKI:ISOOSI,
Author = {Wikipedia},
Key = {WISOOSI},
Title = {Pila protocollare ISO/OSI},
note = {\newline \url{http://it.wikipedia.org/wiki/Pila_ISO/OSI}}}
@other{WIKI:SOA,
Author = {Wikipedia},
Key = {WIKISOA},
Title = {Service Oriented Architecture},
note = {\newline \url{http://it.wikipedia.org/wiki/Service-oriented_architecture}}}
@misc{WIKI:URI,
Author = {Wikipedia},
Key = {WURI},
Title = {Uniform Resource Identifier},
note = {\newline \url{http://it.wikipedia.org/wiki/Uniform_Resource_Identifier}}}
`
Grazie anticipatamente
saluti
—
Riddler ?
[/code]