aurimas
About
- Username
- aurimas
- Joined
- Roles
- Member
Comments
-
BibTeX files are simple text files. You can open them in any text editor (e.g. WordPad in Windows)
-
Could you post one of the BibTeX files?
-
If it is a single item that is placed in multiple collections, then using "remove from collection" (while you are viewing it inside a specific collection) is what your want. The item will remain in My Library, which shows all your items, as well as …
-
I created a public (closed membership) group library for Zotero testing purposes. There's only one collection in it right now (All Item Types), which contains all currently supported item types with all fields filled out with data that corresponds t…
-
See Relative Linked Attachment Filepaths
-
It's a Chrome issue (maybe Safari too). Translate: Translation using Wiley Online Library failed: string => TypeError: Cannot read property 'href' of null stack => TypeError: Cannot read property 'href' of null at Object.Zotero.Translate.…
-
Just to be clear (as I should have been the first time) you added a Boolean preference extensions.zotero.translators.RIS.import.ignoreUnknown and set it to true. It wouldn't be surprising that it didn't work, I just want us to be on the same page. …
-
As a temporary measure, you can try enabling the RIS.import.ignoreUnknown hidden preference and see if it helps. See http://www.zotero.org/support/preferences/hidden_preferences#translator_preferences for details. You will need to add the preference…
-
Well, the short answer is that Papers2 does not output valid BibTeX. The path field is not an official BibTeX field, so we don't really support it. It should be either "file" or "pdf". In your case, "pdf" would work best, but only if all the files …
-
Could you post a bibtex entry that has an associated pdf?
-
Idk if MLZ would have done this, but doesn't Zotero typically create a db backup before doing a db upgrade (this is directed more at Dan)? And if you never got to using MLZ, then restoring that backup would not make you lose any data. http://www.zo…
-
Edit: nvm, ignore this. Dan, noellenski, What OS is this? Is this Zotero for Firefox or Zotero Standalone? Is sync enabled? @noellenski, can you disable any other extensions in Firefox or Standalone and see if this re-occurs? Do the notes you are…
-
Yes, it doesn't seem to be as straight-forward. Seems that any sort of HTML formatting besides things like bold, italics, anchors will make word treat this as HTML content. I also noticed that Chrome inserts a font definition into copied HTML, whic…
-
https://forums.zotero.org/discussion/29559/cannot-view-pdf-attachment-in-firefox/
-
So after you imported the RIS file into Zotero, all the items were placed in some collection. Did you then, at some point (I mean before you dragged them again just now), drag and drop those items to a different collection and now pressing alt/optio…
-
I am conducting a citation analysis and have multiple collections in my Zotero library. I am capturing citations from a variety of databases and so the same citation can be in multiple collections if it was found on different databases. If you impor…
-
I'm not sure how you are able to use this feature to avoid duplicates. If you have "an item" in two collections and using this feature only highlights one of the collections, that's probably because the item in the other collection is a duplicate a…
-
I think adamsmith meant "do not uninstall things" 99 times out of 100 reinstalling the same version makes no difference.
-
admasmith is right that there is no indication of font type or font size in the clipboard when copying from Zotero. you can check it using something like InsideClipboard Word of course has the "smart paste" feature which is supposed to allow you to …
-
Funny you should mention. I had a similar problem with a Logitech MX Revolution mouse
-
Is this consistent and only specific to Zotero attachments? E.g. opening programs still requires double-click? If it's not consistently opening attachments on single click, you might want top try a different mouse.
-
The ACS pdf quality hidden preference must (for the time being) be added manually. That is, you want to create a new preference in the about:config window (right-click -> New -> Integer) and type in the full name (extensions.zotero.translators…
-
Open Zotero Standalone. Go to Preferences... -> Advanced -> Files and Folders. Select Show Data Directory. Make note of the path to this directory (copy it). Open Firefox. In Zotero (Firefox extension) go to Preferences... -> Advanced ->…
-
Also, are you sure you grabbed these from PubMed using Zotero? If so, could you give us the url of the PubMed entry?
-
now I get translator=DOI, which works (though I hafta fill in some things manually, like the abstract and the journal abbreviation). That's expected for the DOI translator. CrossRef (where DOI lookups are performed) does not serve this kind of metad…
-
There is no "Copernicus 3" translator in Zotero (it's just called Copernicus). In fact, the website you are referring to is only supported by the DOI translator, which finds a DOI on that page, and the Embedded Metadata translator, which looks at th…
-
http://www.zotero.org/support/kb/no_status_bar_icon
-
Also .replace(/\s/," ") will not really do anything (not what you expect anyway). You probably want .replace(/[\s\r\n]+/g, " ") Edit: great place to learn regex http://www.regular-expressions.info/
-
yes, that would be the correct regex to use. Are you dealing with multi-line strings (the answer is probably yes, even if the string appears as a single line on a webpage because of the way HTML is written)? If so, do you want to remove everything a…
-
let naive visitors to the group use this functionality. Are you talking about visitors to the group library web page on zotero.org (as opposed to group members using the Zotero client)? If so, then what you describe above would probably be the mos…
Upgrade Storage