aurimas
About
- Username
- aurimas
- Joined
- Roles
- Member
Comments
-
Will I still need to do the above to ensure a complete transfer, or have you coded that into the translator? You will still need to do this. I don't think there is a way for us to figure out what is supposed to be a book and what is a book chapter …
-
the translator works with an RIS file, not the ProCite database - I believe you should be able to just use the one you have already created, Aurimas would have to confirm. I'm not sure how much you modified your original RIS file. I was doing all t…
-
Good news, I think this is getting close to being done. Here's another update (same link): https://raw.github.com/aurimasv/translators/RIS/RIS.js Here is a list of fields that we now handle (these are placed in N1 by ProCite): These fields determ…
-
I'm calling it a night. This is still a work in progress, but it seems to work quite well. https://github.com/aurimasv/translators/blob/RIS/RIS.js You can save this file as RIS.js and copy it to the Zotero translator folder (http://www.zotero.org/…
-
So I folded and downloaded the Demo version of ProCite. Turns out you can sort items by their item type. When you have your database open in ProCite, go to View->Configure Record List... Under Layout, you have a list of fields that display. Chec…
-
Book Long Form: It might make me loose some info, like "Series Volume", (which did not transfer to zotero from the RIS, went into notes). See screenshot: http://dl.dropbox.com/u/19141190/procite book long form ex 2.png The problem with changing the…
-
I'll try to put something together, but it will take a day or two. Thanks for all the screenshots and the manual maevepotter, those will be very helpful. Regarding the Book Long Form, that looks to be a bug in ProCite (probably the export filte…
-
Never mind, you're absolutely right. The roles do appear to be input by the user. I wonder, however, if this is mandatory or does ProCite provide some controlled vocabulary that the user can use by default. I've never used ProCite and I can't f…
-
The problem is that the actual N1 field is hand-inserted by the user, which makes this quite tricky/impossible to do reliably (it also makes you wonder what on earth the procite people were thinking, but, oh well). I'm not sure I understand what you…
-
Shouldn't this sort of parsing be included in the RIS translator? I remember this same issue being brought up on the forums before and it does seem that it should affect several users. Furthermore, looking at the rules presented above, it doesn't lo…
-
I started a new thread for this: http://forums.zotero.org/discussion/22585/proper-capitalization-of-personal-names/
-
I'll push a commit. We'll see what the core devs have to say about this. I was looking at some of the capitalization rules on Wikipedia (would love to reference a primary source of this, but I can't find one right now. Does anyone have a link t…
-
Probably not the most graceful way of doing this, but we can have a fixCase flag that we could pass to cleanAuthor so we can avoid doing this on import.
-
@adamsmith - we can do capitalizeTitle only on names that we determine to be personal names, that should leave all the acronyms untouched (I think)
-
Technical note: I wonder if there would be any downside to us just doing capitalizeTitle inside cleanAuthor. EDIT: one tiny flaw that I ran across already is using capitalizeTitle with things like "L. von Meyer", we would probably need to fill …
-
Any chance that this "hidden" setting (export.bibliographyLocale) has something to do with it? http://www.zotero.org/support/hidden_prefs#export_and_citation_settings
-
Library of Congress relies heavily on sessions (which only last for about 10 minutes). When the session times out, the "Record Options" on the bottom of the page do not have anything in the "Select Download Format" field. Unfortunately, Zotero uses …
-
As a temporary workaround for other users, I believe the following version of the translator should fix the problem. https://raw.github.com/aurimasv/translators/springer/SpringerLink.js While this works for me, it would be nice if someone …
-
Good news. I am able to reproduce this using a fresh install of Zotero 3.0.3 for Firefox, Scaffold 3.0 (probably not necessary) and visiting Springer Link through NOrthwestern university proxy at http://www.springerlink.com.turing.library.northweste…
-
I'm wondering if we need it. Maybe when people are behind certain proxies, it's not necessary? (just a guess) This is very puzzling. I wonder if you navigate to Export Citations page on the browser and look at the source, if the eventvalidate i…
-
This is so embarrassing. It doesn't trigger on my computer, so it didn't pop up, but I did realize what I did like a minute before the results were posted. https://raw.github.com/aurimasv/translators/springer/SpringerLink.js I swear, this …
-
Ugh, sorry that was my bad. I'm sorry you have to do so much messy debugging, but I'll have to ask you to try this one last time. The code at https://raw.github.com/aurimasv/translators/springer/SpringerLink.js has been updated, please try it a…
-
Could you please try this one? https://raw.github.com/aurimasv/translators/springer/SpringerLink.js @adamsmith For some odd reason there might be a difference between the doGet and processDocuments, so I just want to take a look at the cur…
-
Could you also do the following. When in the abstract or fulltext view, click Export Citation. On the page that opens, could you get the page source code (right-click on the page and click View Page Source) and post the contents. Thank you!
-
(technical note - since this does not seem to be very universal, I don't think we should include it in embedded metadata) I did a little googling around for ScholarWorks and several other websites came up, but for instance KU ScholarWorks (http…
-
As far as OCR goes, you may find this question helpful http://superuser.com/questions/107678/batch-ocr-for-many-pdf-files-not-already-ocred Tesseract (http://code.google.com/p/tesseract-ocr/) should do what you want, thought I haven't actually …
-
While we're sort of on the topic, I think transifex supports comment fields for dtd. It would probably be very helpful to supply the context for the translations. This may actually already be done for some translations, but giving it a quick glance …
-
This one was a bit tougher than usual, but I don't think it's too fragile. It will just take longer to fetch citations due to an additional HTTP request. I pushed the fix to github, but it will take a bit until it propagates to the end-user. …
-
treesearch translator just got uploaded to the repository. It should show up on your computer within 24 hours. From my limited testing it works quite well, but there are a couple shortcomings with no easy fix. I couldn't see any easy and u…
-
I suppose feeds are a viable option. Personally I prefer to receive emails, but I can set that up myself. FYI, RSS2 and ATOM feed links only show up for the General category. All the other categories are missing those links, though changing the…
Upgrade Storage