Prima lettera mancante nella bibliografia

  • Creatore
    Topic
  • #105437
    Up
    0
    Down
    ::


    Salve, ho un problema con l bibliografia di un mio amico: non ha usato bibtex, ma l’ambiente \thebibliography{}

    Il codice è il seguente e in fase di compilazione viene “mangiata” la prima lettere di ogni citazione di bibliografia e sitografia. Da cosa può dipendere??

    `
    % Bibliografia
    % numerazione bibliografia da 01 e non da 1
    \makeatletter
    \def\@biblabel#1{[\two@digits{#1}]}
    \makeatother

    \cleardoublepage
    \phantomsection % notare l'uso di phantomsection se si usa hyperref
    \addcontentsline{toc}{chapter}{\bibname}
    \begin{thebibliography}{99}
    \bibitem[1]Aliprandi Simone, Capire il Copyright, Ledizioni
    \bibitem[2] Aliprandi Simone, Pillole di diritto per creativi e musicisti, Ledizioni
    \bibitem[3] Aliprandi Simone, Siae: Funzionamento e malfunzionamenti, Ledizioni
    \bibitem[4] Berklee College of Music, \textquotedblleft Fair Music: Transparency and Payment flows in the music industry \textquotedblright
    \bibitem[5] Berklee College of Music – Valencia Campus, \textquotedblleft New business models in the music industry\textquotedblright
    \bibitem[6] CISAC Global Collections Report 2015 for 2014 Data
    \bibitem[7] De Sanctis, Manuale del nuovo diritto d'autore, Editoriale Scientifica, 2012
    \bibitem[8] Ferretti, Primiceri, Spedicato, Rivoluzione d'autore. Il diritto d'autore tra presente e futuro, Primiceri Editore
    \bibitem[9] IFPI, Digital Music Report 2015. Charting the Path to Sustainable Growth
    \bibitem[10] Mark Mulligan, Awakening: The Music Industry in the Digital Age, Kindle Edition
    \bibitem[11] Pascuzzi, Il diritto dell'era digitale, Il Mulino, 2010
    \bibitem[12] PRS for Music, Report and Financial Statements 2014, 2013, 2012, 2011, 2010
    \bibitem[13] Riccio M. Giovanni, Copyright collecting societies e regole di concorrenza. Un'indagine comparatistica, Giappicchelli editore, 2012
    \bibitem[14] Rizzo Sergio, \textquotedblleft La grande famiglia dei dipendenti Siae \textquotedblright, Corriere della Sera, 26 giugno 2012
    \bibitem[15] Ross M. David, The Digital Solution: A Plan For Collecting and Distributing Streaming Music Royalties, BossRoss Media
    \bibitem[16] Sacem, Annual Report and Accounts 2014, 2013, 2012, 2011, 2010
    \bibitem[17] Siae, Rendiconti di gestione 2014, 2013, 2012, 2011, 2010
    \bibitem[18] http://www.ey.com, \textquotedblright The Economic Contribution of the Creative Industries to Eu GDP and Employment \textquotedblright, October 2014, \textquotedblright Creating growth. Measuring cultural and creative markets in the EU \textquotedblright, Decenmber 2014
    \bibitem[19] http://www.worldcreative.org, \textquotedblright Cultural times. The first global map of cultural and creative industries \textquotedblright, December 2015
    \end{thebibliography}

    % Sitografia
    % numerazione bibliografia da 01 e non da 1
    \makeatletter
    \def\@biblabel#1{[\two@digits{#1}]}
    \makeatother

    \renewcommand\bibname{Sitografia}
    \bibliography{references}

    \cleardoublepage
    \phantomsection % notare l'uso di phantomsection se si usa hyperref
    \addcontentsline{toc}{chapter}{Sitografia}
    \begin{thebibliography}{99}
    \bibitem[20] Corriere \\ \url{www.corriere.it}
    \bibitem[21] DDay \\ \url{www.dday.it}
    \bibitem[22] Digital Music News \\ \url{www.digitalmusicnews.com}
    \bibitem[23] EC Europa \\ \url{www.ec.europa.eu}
    \bibitem[24] EurLex \\ \url{www.eur-lex.europa.eu}
    \bibitem[25] Ifpi \\ \url{www.ifpi.org}
    \bibitem[26] Italia Creative \\ \url{www.italiacreativa.eu}
    \bibitem[27] Midia Research \\ \url{www.midiaresearch.com}
    \bibitem[28] Note Legali \\ \url{www.notelegali.it}
    \bibitem[29] Rethink Music \\ \url{www.rethink-music.com}
    \bibitem[30] SIAE \\ \url{www.siae.it}
    \bibitem[31] Sporify Artists \\ \url{www.spotifyartists.com}
    \bibitem[32] Wikipedia 1 \\ \url{http://it.wikipedia.org/wiki/Wikipedia}
    \bibitem[33] Wikipedia 2 \\ \url{https://en.wikipedia.org/wiki/List_of_copyright_collection_societies}
    \bibitem[34] Wired \\ \url{www.wired.it}
    \bibitem[35] World Creative \\ \url{www.worldcreative.org}
    \end{thebibliography}
    `

Visualizzazione 3 filoni di risposte
  • Autore
    Risposte
    • #105438
      OldClaudio
      Partecipante
        Up
        0
        Down
        ::


        dipende dal fatto che il tuo amico non ha letto nessuna documentazione; la sintassi di \bibitem non è quella.
        Siccome si tratta dell’ABC di LaTeX, dì al tua amico di documentarsi.
        Magari se ti fossi documentato anche tu, non avresti chiesto sul forum per una cosa del genere, ma gli avresti risposto direttamente.

      • #105439
        Up
        0
        Down
        ::


        Aggiungo che il tuo esempio non è compilabile.

        Ciao
        Tommaso

      • #105440
        Up
        0
        Down
        ::

        golden_boy” post=105489Salve, ho un problema con l bibliografia di un mio amico: non ha usato bibtex, ma l’ambiente \thebibliography{}

        Il codice è il seguente e in fase di compilazione viene “mangiata” la prima lettere di ogni citazione di bibliografia e sitografia. Da cosa può dipendere??

        `
        % Bibliografia
        % numerazione bibliografia da 01 e non da 1
        \makeatletter
        \def\@biblabel#1{[\two@digits{#1}]}
        \makeatother

        \cleardoublepage
        \phantomsection % notare l'uso di phantomsection se si usa hyperref
        \addcontentsline{toc}{chapter}{\bibname}
        \begin{thebibliography}{99}
        \bibitem[1]Aliprandi Simone, Capire il Copyright, Ledizioni
        \bibitem[2] Aliprandi Simone, Pillole di diritto per creativi e musicisti, Ledizioni
        \bibitem[3] Aliprandi Simone, Siae: Funzionamento e malfunzionamenti, Ledizioni
        \bibitem[4] Berklee College of Music, \textquotedblleft Fair Music: Transparency and Payment flows in the music industry \textquotedblright
        \bibitem[5] Berklee College of Music – Valencia Campus, \textquotedblleft New business models in the music industry\textquotedblright
        \bibitem[6] CISAC Global Collections Report 2015 for 2014 Data
        \bibitem[7] De Sanctis, Manuale del nuovo diritto d'autore, Editoriale Scientifica, 2012
        \bibitem[8] Ferretti, Primiceri, Spedicato, Rivoluzione d'autore. Il diritto d'autore tra presente e futuro, Primiceri Editore
        \bibitem[9] IFPI, Digital Music Report 2015. Charting the Path to Sustainable Growth
        \bibitem[10] Mark Mulligan, Awakening: The Music Industry in the Digital Age, Kindle Edition
        \bibitem[11] Pascuzzi, Il diritto dell'era digitale, Il Mulino, 2010
        \bibitem[12] PRS for Music, Report and Financial Statements 2014, 2013, 2012, 2011, 2010
        \bibitem[13] Riccio M. Giovanni, Copyright collecting societies e regole di concorrenza. Un'indagine comparatistica, Giappicchelli editore, 2012
        \bibitem[14] Rizzo Sergio, \textquotedblleft La grande famiglia dei dipendenti Siae \textquotedblright, Corriere della Sera, 26 giugno 2012
        \bibitem[15] Ross M. David, The Digital Solution: A Plan For Collecting and Distributing Streaming Music Royalties, BossRoss Media
        \bibitem[16] Sacem, Annual Report and Accounts 2014, 2013, 2012, 2011, 2010
        \bibitem[17] Siae, Rendiconti di gestione 2014, 2013, 2012, 2011, 2010
        \bibitem[18] http://www.ey.com, \textquotedblright The Economic Contribution of the Creative Industries to Eu GDP and Employment \textquotedblright, October 2014, \textquotedblright Creating growth. Measuring cultural and creative markets in the EU \textquotedblright, Decenmber 2014
        \bibitem[19] http://www.worldcreative.org, \textquotedblright Cultural times. The first global map of cultural and creative industries \textquotedblright, December 2015
        \end{thebibliography}

        % Sitografia
        % numerazione bibliografia da 01 e non da 1
        \makeatletter
        \def\@biblabel#1{[\two@digits{#1}]}
        \makeatother

        \renewcommand\bibname{Sitografia}
        \bibliography{references}

        \cleardoublepage
        \phantomsection % notare l'uso di phantomsection se si usa hyperref
        \addcontentsline{toc}{chapter}{Sitografia}
        \begin{thebibliography}{99}
        \bibitem[20] Corriere \\ \url{www.corriere.it}
        \bibitem[21] DDay \\ \url{www.dday.it}
        \bibitem[22] Digital Music News \\ \url{www.digitalmusicnews.com}
        \bibitem[23] EC Europa \\ \url{www.ec.europa.eu}
        \bibitem[24] EurLex \\ \url{www.eur-lex.europa.eu}
        \bibitem[25] Ifpi \\ \url{www.ifpi.org}
        \bibitem[26] Italia Creative \\ \url{www.italiacreativa.eu}
        \bibitem[27] Midia Research \\ \url{www.midiaresearch.com}
        \bibitem[28] Note Legali \\ \url{www.notelegali.it}
        \bibitem[29] Rethink Music \\ \url{www.rethink-music.com}
        \bibitem[30] SIAE \\ \url{www.siae.it}
        \bibitem[31] Sporify Artists \\ \url{www.spotifyartists.com}
        \bibitem[32] Wikipedia 1 \\ \url{http://it.wikipedia.org/wiki/Wikipedia}
        \bibitem[33] Wikipedia 2 \\ \url{https://en.wikipedia.org/wiki/List_of_copyright_collection_societies}
        \bibitem[34] Wired \\ \url{www.wired.it}
        \bibitem[35] World Creative \\ \url{www.worldcreative.org}
        \end{thebibliography}
        `

        Dal fatto che la sintassi di [tt]\bibitem[/tt] richiede un argomento obbligatorio:
        `\bibitem{1}…`

        Fra l’altro, fai un lavoro del tutto inutile per inserire la bibliografia nell’indice:

        `\begin{thebibliography}{99}
        \phantomsection % notare l'uso di phantomsection se si usa hyperref
        \addcontentsline{toc}{chapter}{\bibname}`

        Naturalmente [tt]\usepackage[nottoc]{tocbibind}[/tt] sarebbe più semplice.

        Ciao
        Enrico

      • #105441
        Up
        0
        Down
        ::


        @ egreg9: grazie per le dritte

        @ OldClaudio: è giusto quello che dici sul leggere la guida (rivolto a me), ma in questo caso io faccio da “pubblicatore” del post (per evitare registrazione e altro). Se dovessi fare anche da aiuto, oltre che da tramite, dovrei avere giornate più lunghe di 24 ore

    Visualizzazione 3 filoni di risposte
    • Devi essere connesso per rispondere a questo topic.

    Go to top