I am trying to compile a "book" document with its bibliography, but each time I compile it with TeXstudio I get the same error: "Package inputenc Error: Unicode character (U+009D) (inputenc) not set up for use with LaTeX". My bibliography is contained in one .bib file. What should I do to correct this error? In particular, what does the unicode character (U+009D) stand for? Thank you in advance to anybody answering!
Inputenc error with bibliography: unicode character (U+009D)
901 views Asked by alphaville At
1
There are 1 answers
Related Questions in LATEX
- How to begin a new equation
- i need help coding a research paper in overleaf (LaTex)
- Using cjoint to produce tables in LaTeX
- Custom hover documentation for Latex command in VS code with Latex Workshop extension
- How to align two paragraph in LateX
- How to enter external pdf into quarto book while keeping page layout+numbering
- latex float caption first letter capital, rest lower case
- Latex overleaf error that I can't seem to solve
- I have a horizontal line drawn in the header of the last page of the list of tables in my document, how can I remove it?
- ParseError: KaTeX parse error: No such environment: tikzpicture
- R - pander not passing use.hyphening = TRUE parameter
- Interactive Checkbox in Latex with strike-through
- R Markdown and Latex preamble; how do I get non-evaluated code blocks and evaluated code blocks to look the same?
- Source code is not foldable in Rmd using a LaTeX "awesomeblock"?
- How to make pythontex see PYTHONPATH
Related Questions in BIBLIOGRAPHY
- Is there a way to obtain author counts by importing a text bibliography into R?
- Citation undefined OverLeaf - Reference Manager Zotero Linked
- References style: last name at first and first name last and Year of references, title of journal & finally Journal name(italics) & Page references
- Is there a way to use endnote with bibliometrix?
- Using the rscopus::scopus_search, how can I run all the necessary searches given my API quota?
- Bibliography/images invading the bottom margin when using quarto extension for elsevier https://github.com/quarto-journals/elsevier)
- How to create a collection in a local zotero library using R?
- how to create a references with Bibtex?
- Citation in biblatex produce an error resulting in missing bibliography
- MS Word: Macro that creates bibliography bookmarks and then links corresponding text citations to them
- Match bibliographic data and remove duplicates even if strings do not match exactly
- Papers or book that address the value vs. reference distinction across programming languages?
- Multiple bibliographies in quarto book (pdf)
- Issues with .bib file and LaTeX
- How can I replace sequential citation numbers with an en dash in the ACS bibliography style for Microsoft Word?
Related Questions in TEXSTUDIO
- TexStudio Script that obtains file name from directory and puts it on editor using Window's CMD
- Why is plt.savefig() not working in texstudio?
- Snip and annotate PDFs with bibliography for research paper
- Write some chinese characters on a book type document
- Can not print Latex glossaries section in TexStudio
- Tex error: Misplaced \omit. Misplaced span
- Inserting a SVG into a LaTeX document
- Unrecognised command in TexStudio
- Shortcut to a Number on Keyboard, but not Numpad
- TeXstudio locale issues with LuaLaTeX
- How to resolve this Beamer error in TexStudio?
- Error with latex when using the package babel option with TexStudio
- MikTex installation stops showing a list of options
- TeXstudio macro script : how to move the cursor to specified position?
- Adding Space in front line after subsection in Latex
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
I put the text (that occurs this mistake) in Notepad++ and deleted the found wrong character. Then it would work after copying them back.