Problema al compilar la bibliografía BibTeX con pdfLaTeX

Problema al compilar la bibliografía BibTeX con pdfLaTeX

Estoy seguro de que se trata de un problema de aficionados, pero parece que no puedo compilar mi bibliografía BibTeX usando pdfLaTeX. Funcionó antes cuando lo hice Latex->DVI->PDF, pero luego tuve que agregar algunos árboles sintácticos usando tikz-qtree, lo que requiere que el documento esté compilado pdfLaTeX. Ahora la bibliografía no compila. En el documento principal me sale un TeX capacity exceeded, sorry [parameter stack size=10000]error. En el MWE, no aparecen errores, pero solo aparecen "Referencias" en el PDF. Estoy pensando que es posible que me falte un paquete en el preámbulo o que uno de los otros paquetes de mi tesis ( ,,,,,, ) puede tikzestar causando el conflicto. Eliminar el archivo, etc., y volver a compilarlo tampoco ha funcionado. Hay algunos enlaces URL en el archivo. Debo tener en cuenta que cuando normalmente compilo mi bibliografía usando BibTeX, uso el método en lugar de y generalmente funciona bien. Usando en .tikz-qtreeexpextipamathtoolscaption.aux.bibLaTeX->DVI->PDFpdfLaTeXKileUbuntu 11.10

\documentclass{article}
\usepackage{url}
\usepackage{apacite}
\usepackage[pdftex]{hyperref}


\begin{document}



\nocite{*}
\bibliographystyle{apacann}
\bibliography{tewa_bib}


\end{document}

Aquí está el contenido de bibTeX, lo siento, no pude entender cómo subirlo.

@book{dixon,
  author    = "Dixon, R.M.W.",
  year      = "2002",
  title     = "Australian {L}anguages: Their {N}ature and {D}evelopment",
  publisher = "New York: Cambridge University Press"
}

@article{harrison,
  author    = "Harrison, John P.",
  year      = "1910",
  title     = "A {B}rief {D}escription of the {T}ewa {L}anguage",
  journal   = "American Anthropologist",
  volume    = "12\textnormal{(2)}",
  pages     = "497--504"
}

@book{jackendoff83,
  author    = "Jackendoff, Ray",
  year      = "1983",
  title     = "Semantics and {C}ognition",
  publisher = "Cambridge, MA: The MIT Press"
}

@incollection{jackendoff96,
  author    = "Jackendoff, Ray",
  year      = "1996",
  title     = "The architecture of the linguistic--spatial interface",
  booktitle = "Language and {S}pace",
  volume    = "14\textnormal{(2)}",
  editor    = "Bloom, P. and Peterson, M. A. and Nadel, L. and Garrett, M. F.",
  pages     = "1--30"
}

@article{koopman,
  author    = "Koopman, Hilda",
  year      = "1977",
  title     = "Prepositions, {P}ostpositions, {C}ircumpositions, and {P}articles: The {S}tructure of {D}utch {PP}s"

}


@article{kroskrity78,
  author    = "Kroskrity, Paul",
  year      = "1978",
  title     = "Aspects of {S}yntactic and {S}emantic {V}ariation within the {A}rizona {T}ewa {S}peech {C}ommunity",
  journal   = "Anthropological Linguistics",
  volume    = "20\textnormal{(6)}",
  pages     = "235--257"

}

@article{kroskrity78a,
  author    = "Kroskrity, Paul",
  year      = "1978a",
  title     = "On the {L}exical {I}ntegrity of {A}rizona {T}ewa /-d\'i/: {A} {P}rincipled {C}hoice between {H}omophony and {P}olysemy",
  journal   = "International Journal of American Linguistics",
  volume    = "44\textnormal{(1)}",
  pages     = "24--30",

}

@article{kroskrity81,
  author    = "Kroskrity, P. and Healing, D.",
  year      = "1981",
  title     = "Coyote-{W}oman and the {D}eer {C}hildren ({A}rizona {T}ewa)",
  journal   = "Coyote Stories II",
  pages     = "119--128",
  publisher = "Chicago: University of Chicago Press"

}

@article{kroskrity85,
  author    = "Kroskrity, Paul",
  year      = "1985",
  title     = "A {H}olistic {U}nderstanding of {A}rizona {T}ewa {P}assives",
  journal   = "Language",
  volume    = "61\textnormal{(2)}",
  pages     = "302--328"

}

@incollection{svenonius10,
  author    = "Svenonius, Peter",
  title     = "Spatial {P} in {E}nglish",
  booktitle = "Cartography of Syntactic Structures",
  volume    = "6",
  year      = "2010",
  editor    = "Guglielmo Cinque and Luigi Rizzi",
  publisher = "Oxford University Press",
  howpublished = "\url{http://ling.auf.net/lingBuzz/000001}"

}

@article{kroskrity10,
  author    = "Kroskrity, Paul",
  year      = "2010",
  title     = "Arizona {T}ewa {K}iva {S}peech as a {M}anifestation of {L}inguistic {I}deology",
  journal   = "Pragmatics",
  volume    = "3\textnormal{(3)}",
  pages     = "297--309"

}

@book{martinez83,
  author    = "Martinez, Esther \& Povijua, Peter",
  year      = "1983",
  title     = "San {J}uan {P}ueblo {T}ewa {D}ictionary",
  publisher = "Portales, NM: Bishop Publishing Co.; A production of the San Juan Pueblo Bilingual Program"

}

@book{martinez84,
  author    = "Martinez, Esther", 
  year      = "1984",
  title     = "Tewa {T}ales",
  publisher = "Unknown Publisher"

}

@book{saeed,
  author    = "Saeed, John I.",
  year      = "1997", 
  title     = "Semantics",
  publisher = "United Kingdom: Blackwell Publishing"

}

@article{svenonius06,
  author    = "Svenonius, Peter",
  year      = "2006",
  title     = "The {E}mergence of {A}xial {P}arts",
  journal   = "Nordlyd: Troms\o{} Working Papers in Linguistics",
  volume    = "\textnormal{Special issue on adpositions}, 33 \textnormal{(1)}", 
  editor    = "Peter Svenonius \& Marina Pantcheva",
  pages     = "49--77",
  publisher = "Troms\o: CASTL",
  howpublished = "\url{http://septentrio.uit.no/index.php/nordlyd/article/view/85}"

}

@book{adger09,
  author    = "Adger, D. and Harbour, D. and Watkins, L. J.",
  year      = "2009",
  title     = "Mirrors and {M}icroparameters: Phrase {S}tructure {B}eyond {F}ree {W}ord {O}rder", 
  publisher = "New York: Cambridge University Press"

}

@article{harbour12,
  author    = "Harbour, D. and Watkins, L. and Adger, D.",
  year      = "2012",
  title     = "Information structure, discourse structure, and noun phrase position in {K}iowa", 
  journal   = "International Journal of American Linguistics", 
  volume    = "78\textnormal{(1)}", 
  pages     = "97--126"

}

@book{lewis09,
  author    = "Lewis, M. P. (ed.)", 
  year      = "2009", 
  title     = "Ethnologue: Languages of the World, Sixteenth edition",
  publisher = "Dallas, Tex.: SIL International",
  howpublished =  "Online version: \url{http://www.ethnologue.com/}"

}

@incollection{mithun92,
  author    = "Mithun, M.",
  year      = "1992",
  title     = "Is basic word order universal?",
  editor    = "Payne, D.",
  booktitle = "Pragmatics of {W}ord {O}rder {F}lexibility",
  pages     = "15--62",
  publisher = "Amsterdam and Philadelphia: John Benjamins"

}

información relacionada