Giter VIP home page Giter VIP logo

Comments (12)

crsh avatar crsh commented on June 22, 2024

Hi Ajay, I need a little more context to understand what's going on here. Could you help me understand what's going on by describing what you did and what you behavior you expected?

from citr.

koliajaykr avatar koliajaykr commented on June 22, 2024

Thank you for your reply. I'm using bookdown to write my PhD thesis. For reference management I'm using Zotero 5 + Better Bibtex. But I'm not able to use the 'citr' add on of Rstudio. Citr get crashed or left with the error as mentioned in my first post. Please ask me if you need more information. Citr is very useful add on but I'm not able to use it.

from citr.

crsh avatar crsh commented on June 22, 2024

So you are trying to access your Zotero-Library. Until yesterday there had been no official release of the Better BibLaTeX-Plugin for Zotero 5. Are you using this latest release?

from citr.

koliajaykr avatar koliajaykr commented on June 22, 2024

Yes, I'm using the latest Better BibLaTex-Plugin for Zotero 5. You may find this attachment useful to help me out.
peek 2017-11-13 19-50

from citr.

crsh avatar crsh commented on June 22, 2024

Interesting. Have you tried using the addin with an R Markdown or R script file open?

from citr.

crsh avatar crsh commented on June 22, 2024

I should probably add, it looks like the API of the plug in was changed and I need to make adjustments to the code in order for it to work. If the addin loads correctly this will cause the loading of the library to never finish.

from citr.

koliajaykr avatar koliajaykr commented on June 22, 2024

Thank you so much friend. Just now I run a successful minimal bookdown example with citr. Let me check the same with my work too, fingers crossed.

from citr.

koliajaykr avatar koliajaykr commented on June 22, 2024

In the context of my work, citr is still getting crashed.

peek 2017-11-14 00-01

from citr.

crsh avatar crsh commented on June 22, 2024

It looks like we have solved your initial problem. I have also pushed a commit that should resolve the requirement to have a source editor pane open when insert_citation() is called.

What you are experiencing now is a different problem and related to RefManageR::ReadBib(). It's hard to make out from the video (it would be helpful if you could add the error message to your post) but it looks like the error message is telling you what's happening:

  1. Something seems to be at odds with the ZehnerGreen... reference.
  2. An author name includes a special character that the function cannot handle (Gallop{\'\i}n). I've seen similar behavior before. You may want to create an issue about this at the RefManageR repository. For a quick fix, try changing the format of that entry in your Zotero library.
  3. Your library contains a technical report that is missing the institution information which is required.

It's probably not be necessary to address all of these to enable reading your Zotero library. I'd start with 2. and continue with 3. if necessary.

I'm closing this issue as this problem is unrelated to citr. Thanks for reaching out concerning your original issue.

from citr.

koliajaykr avatar koliajaykr commented on June 22, 2024

Thank you friend for your time and solutions. I corrected the references. Now citr is doing unfinished loading, as you mentioned in your earlier comment. Please see the attached screen-shot.
screenshot from 2017-11-14 22-44-26

from citr.

crsh avatar crsh commented on June 22, 2024

This is due to a change in the Better BibLaTeX plugin that breaks backward compatibility. The problem has been addressed by the developer and you may install a test build to circumvent the issue until I can supply a fix (I'll open a new issue for that).

from citr.

koliajaykr avatar koliajaykr commented on June 22, 2024

I'm new with many technical terms and processes here. Let me see what I can do. Thank you.

from citr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.