Git Product home page Git Product logo

Comments (3)

doubanchan avatar doubanchan commented on September 22, 2024

原文链接
个人想法,根据Zotero,可以将非pubscholar的原文链接放在附件(attachments)中。

var linkURL = "http://www.ncbi.nlm.nih.gov/pmc/articles/PMC" + ids[i] + "/";
newItem.attachments = [{
	url: linkURL,
	title: "PubMed Central Link",
	mimeType: "text/html",
	snapshot: false
}];

举例,case,可以分别添加期刊官网DOAJ

from translators_cn.

jiaojiaodubai avatar jiaojiaodubai commented on September 22, 2024

我现在点进case里面根本不识别,看来是网站又改了,得抽时间适配

from translators_cn.

jiaojiaodubai avatar jiaojiaodubai commented on September 22, 2024

已在 50c805e 部分完成;关于附件的处理,由于文献来源的链接是网站JS自身维护的变量,逆向分析比较困难,暂不考虑支持。不过在其他转换器中会考虑你提到的情况。

from translators_cn.

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.