noksagt
About
- Username
- noksagt
- Joined
- Roles
- Member
Comments
-
This is starting to drift from the topic of the original thread & there are many other threads on CSV output, but:Does the link you sent contain the javascript code that actually implements/executes the CSL files?Sure. Per the file: "CSL: a cla…
-
It should be relatively straight-forward, as Zotero uses the Flickr API. I had thought that the API had omitted this information in the past, but it includes it now. Ticketed
-
but the URLs are imported, not the pdfs.What do you mean by this? You also aren't using 'file://' URIs, as suggested: http://www.zotero.org/support/kb/exporting_from_endnote_with_pdfs
-
No, they are not: https://www.zotero.org/trac/browser/extension/trunk/chrome/content/zotero/xpcom/csl.js
-
Please give example URLs.
-
There's a separate abstract field where abstracts should go. Again, abstracts depend on the particular site translator & reference you're trying to pull, so URLs would help.
-
Is quick copy not sufficient? You can configure Zotero so that you can drag-and-drop BibTeX or hit Ctrl-Alt-C (by default) to copy BibTeX of selected references.
-
Sorry, I'm not quite sure I understand when you ask where they export this in Endnote.How do they export the issue number, which is supposed to use %N, if they are exporting the accessed date as %N instead? If you are able to round-trip the data in…
-
But what are the specific differences that you're proposing between having a private group that only members can read and only admins (you) can add/edit/remove? It seems to me that the only difference would be the name/url: you'd still need an inte…
-
Context: http://forums.zotero.org/discussion/10934/zotero-account-name-with-comma/
-
Your backspace problems will surely have issues with other fields, outside of zotero.There are two ways to go back: use the mouse, or press "Backspace".Also, alt-left_arrow (which shouldn't have any problems with text input).Is this sufficient (i.e …
-
It would make eminent sense if there were an option to share your library with selected peopleWhy not just use a private group for this?
-
Select the files, copy them to the correct collection by dragging them over. They should still be selected in the original collection & that original collection should still be what is displayed. You can then just hit the delete key to remove …
-
%N is typically the issue number in the Refer/BibX format. Where do they export this in Endnote? And what happens when you import the file back into Endnote?
-
Another thing is that I have 746 records in Zotero, but my zotero data folder has 1486 folders.This is probably due to most items having web snapshots & many also having a PDF.
-
I want to know, why do they recommend MODS and RDF over RIS in the first place.Because they're richer, hierarchical formats. You can express things in MODS and RDF that you simply cannot in RISIs it worth the effort to serve both or not.The effort …
-
UnAPI allows you to serve both formats. The best description for the different fields the formats accept is the translator code.
-
You might either look at the Zotero RDF.js translator and/or post to the dev group. Ideally, the file export would follow one of the standard schemes, particularly that used by both JabRef and Mendeley, e.g.file = {Description of the file:/full/pat…
-
Is EndNote able to import PDFs from any of the standard formats? If so, what method do they use to denote a link to a file (L1 ?)Zotero does indeed not export the link to attached pdfs in any of the standard export formats (RIS, BibTeX, MODS/XML)No…
-
The problem is that WorldCat does not carry additional author information in their COinS, which is what Zotero grabs. I reported this to them quite sometime ago. If they don't fix it on their end, I guess that Zotero will have to get scrape the me…
-
This was intentional and happened early in the 2.0 beta: http://www.zotero.org/support/changelog#changes_in_2.0b3_may_14_2009 (and various other forum posts)
-
The new version of CSL will allow this (attribute page-range-format { "expanded" | "minimal" | "chicago" }?,), but it is not possible presently
-
When you create a marked list in WoS, Zotero does not currently translate the webpage. Nor can you import an ISI-tag-formatted file using gear icon->import... You can export a marked list to BibTeX for Zotero to import and there are other progr…
-
http://www.zotero.org/support/2.0_known_issues
-
The APA style guide uses "et al." for six or more authors, and the Zotero CSL file obeys these rules. If you want to change the et-al behavior so that it follows your convention rather than the APA, you can modify the file: http://www.zotero.org/su…
-
Please give an example URI & also say which translator it is using (hover over the article or folder icon) The PROLA.js translator was updated very recently, but many APS pages were using the DOI translator before the update & the latter do…
-
That page uses the COinS translator & the unwanted punctuation is present in the COinS. Don't know if this is Harvard's issue or a general issue in aquabrowser, but the best fix would be to have one of them fix the data & not have Zotero tr…
-
Merely reinstalling firefox should not delete your Zotero data. You may be able to find it still. Exporting Zotero data is lossy, so "backing up" to an "Endnote file" (RIS?) is not very good. As you had been using groups, you were presumably usin…
-
npj just posted a suggestion for the updated translator a few hours ago. His suggested changes make it work for Phys Rev for me. It has obviously not been pushed out to clients yet. Did you update your translator manually & find that it doesn…
-
For developers: I have found out, there is a bug - Zotero doesn't map the number-of-pages variable.Known and fixed: http://forums.zotero.org/discussion/10565/ https://www.zotero.org/trac/changeset/5475