Rintze
About
- Username
- Rintze
- Joined
- Roles
- Member
Comments
-
Not knowing the etiquette, though, I have not checked in to SVN. Feel free to submit your changes to the SVN. It's appreciated if you first validate your modified style(s), though (see http://www.zotero.org/support/dev/creating_citation_styles ). Th…
-
afaikt the variable series-editor does exist in csl Not anymore: http://sourceforge.net/apps/trac/xbiblio/changeset/461
-
I'm not sure if they used a different translator before I think the PROLA translator has been written for these sites, but its target-regex doesn't work anymore. I'd submit a fix, but there also seems to be a problem with asynchronous calls, and I c…
-
1) You need the "initialize-with" attribute on the "name" element. See http://www.zotero.org/support/dev/csl_syntax_summary#authors for more info. 2) For the "n.d." a localized term is used. You can override these terms in your own style, see http:…
-
http://www.zotero.org/support/kb/bibliographies_in_different_languages
-
Does citeproc-js also work correctly if you only have [1] Doe, His Book 12 (2000); Doe, His Other Book 23 (2001). [2] Doe, His Book, supra note 1, at 67. (i.e. only one work is subsequently cited)? edit: whoops, this case is already in your origi…
-
I haven't tested it, but CSL 0.8 might already (partially) support this through the disambiguate conditional. E.g. by using something like: (disambiguation isn't my expertise, so the following might not make any se…
-
@rwielage: with Zotero 1.0.10 you can use Scaffold to make the change: http://www.zotero.org/support/dev/scaffold
-
Do you have the third-party cookie pref off in Firefox 3.5? I had. Checking the preference fixed the problem. Did you commit the fix? It doesn't show up in Trac.
-
For one, the XPath to get the item titles should be changed from var titles = doc.evaluate('//h3[@class="r"]', doc, nsResolver, XPathResult.ANY_TYPE, null);to var titles = doc.evaluate('//div[@class="gs_r"]/h3', doc, nsResolver, XPathResult.ANY_TYPE…
-
http://forums.zotero.org/discussion/8066/warning-when-object-is-added-twice/?Focus=36152#Comment_36152
-
Have you already tried the suggestions described here?: http://www.zotero.org/support/kb/no_status_bar_icon
-
There's a ticket for proper sentence case, but, as adamsmith (and the ticket) says, it's a difficult problem, and it probably won't happen soon. I fully agree that automatic sentence casing (as would be applied by the CSL processor) would have to be…
-
This works with the modified Pubmed translator I wrote earlier (but which hasn't been added to the SVN yet): https://www.zotero.org/trac/ticket/1580
-
is it possible for "Full screen" to create an entirely separate window Wouldn't it work to first create a second Firefox window, move that to your second monitor, and then maximize that? Also, is it possible to allow Zotero to dock on the left, righ…
-
This should be fixed with the new Pubmed Central translator (which still has to pass review by the Zotero team): http://forums.zotero.org/discussion/9707/pmc-pubmed-central-not-working-well/?Focus=45718#Comment_45718
-
The target date for finishing CSL 1.0 has recently been set to March 1st, 2010. Support for CSL 1.0 will probably come with Zotero 2.1.
-
CSL already contains the feature to do what you propose: a "default-locale" attribute that may be set on the root cs:style element. It isn't currently supported by Zotero, but will be once CSL 1.0 is released and the related citeproc-js processor is…
-
add an explicit FAQ entry about Chrome Fixed: http://www.zotero.org/support/frequently_asked_questions
-
http://forums.zotero.org/discussion/738/deleting-entries-from-a-collectionsubcollectionetc-does-not-remove-from-library/?Focus=34806#Comment_34806
-
http://forums.zotero.org/discussion/78/books-and-book-sections-avoiding-input-of-duplicate-info/?Focus=44635#Comment_44635
-
no one asked for your opinion And surprisingly, no one asked for yours (no offense mate!). FYI, bdarcus is the main developer of the Citation Style Language (which is used for all Zotero styles), and he himself introduced support for underlining: h…
-
That is done via the "and" attribute, which can be set to either "symbol" (to get the ampersand) or "text" (to get "and"). One of the relevant lines in http://www.zotero.org/styles/harvard1: See also: http://www.zotero.org/support/dev/csl_syntax_…
-
2) the location of the svn style repository has changed. The current location of the styles in the SVN repository can be found at the bottom of the styles page (http://www.zotero.org/styles): https://www.zotero.org/svn/csl/
-
It seems to be a bug in the current CSL processor: http://forums.zotero.org/discussion/7316/books-and-retrieved-from-with-apa/?Focus=32495#Comment_32495
-
http://www.zotero.org/support/kb/user_interface_language
-
Zotero doesn't (yet) support batch editing. If you're a bit computer savvy, you could do a find and replace in Word using wild-cards (http://word.mvps.org/FAQs/General/UsingWildcards.htm). That wouldn't change the dates in your Zotero library, but i…
-
The "Accessed" field is freely editable. You should be able to go into your Zotero library and change the date, and then refresh the citations in your Word document.
-
+1
Upgrade Storage