Code Monkey home page Code Monkey logo

bibly's People

Contributors

dependabot[bot] avatar michael-emmi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

beillahi rnbguy

bibly's Issues

DBLP changed their interface

Instead of

http://dblp.uni-trier.de/rec/bibtex1/journals/cacm/Lipton75.bib

it is now

http://dblp.uni-trier.de/rec/journals/cacm/Lipton75.bib?param=1

Bibly would need to support placeholders in the configuration file, in order to specify where a key should go in the URL instead of just appending it. However, even after hard-coding this for DBLP the downloads still fail. For some reason fetchRecord always returns the empty string.

Issue with running bibly command

Hi I am not able to run the bibly command after the npm installation. I have tried the command both in windows and ubuntu wsl. Any idea why it is causing the issue. I have used this library before and I dint see this kind of error. I do have the json file in the repo as mentioned in readme.

image

Reading bibly.json

I have an issue that seems to be related to reading bibly.json. Running bibly 1.1.5, I get "warning: could not read bibly.json".

I'm running it on macOS 10.15.7, and using the version 14.15.1 of node.js. Here is the bibly.json (identical to the one in the readme, modulo the name of the latex file)

{
"latex": "main.tex",
"databases": {
"DBLP": {
"url": "https://dblp.uni-trier.de/rec",
"suffix": ".bib",
"parameters": {
"param": 1
},
}
}
}

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.