Archive
Posts Tagged ‘bibliographies’
- If you can install Zotero’s word processor add-ins (for LibreOffice Writer or MS-Word).:
- Here are the self-explanatory tool tips of the command buttons for the MS-Word add-in:

- Here is the add-in in action, inserting first one, than multiple citations, followed by generation of a bibliography:

- If you cannot, you can still use the “create bibliography from items” of Zotero (which itself can be run under portable Firefox from a USB stick – no install needed at all). Here is a brief example and insert those into your writing;

- Curation:

- Deduplication:

- This ain’t your grand daddy’s citation manager anymore, restricted to the library IT infrastructure and the venerable Z39.50 protocol. Zotero can turn any online resource you browse into bibliographic information, saving you hours of distracting typing, for rather starting note taking immediately – also ideally done for later reuse in Zotero’s reference manager.

- Better even if Zotero can manage also your PDF downloads, like in this example:
– including note-taking: Note that Zotero comes with a PDF markup extension.
- Where the Zotero address bar shows you, instead of a (blue) book or (black-and-white) manuscript icon (= journal article) a yellow Manila folder, you can download a batch of references at once.
- Prerequisites:
- The web page with the bibliographic collection needs to feature machine-readable metadata. COinS and DOI are common standards. Try and right-click on the Manila-folder (in FireFox, currently not supported in Chrome), you may have mote than one option:

- Zotero needs to have a “translator” (see the full, automatically generated list of all Zotero translator) for this site.
- You could start with checking whether you can download a base bibliography for your topic from its Wikipedia article:
- Limitations
- YMMV: Not all Wikipedia articles are marked up with machine-readable metadata (but I assume more and more, even though there is also FUD over shifting standards like microformats, microdata).
- The automation seems not forgiving if it runs into an error:

- I have not seen any useful exception information during such failures (there is a Zotero debug mode, though), so trying to get overcome this obstacle is an exercise in trial and error:

- Other most useful sites (at least if you are not affiliated with an institution of higher ed) are
- Amazon: (I actually ran into problems in this example, not a crash, but so slow that it appeared to me the download was hanging or had failed. So this is only a scaled down attempt:)

- Google Books:

- Google Scholar: Where authors provide their actual articles, Zotero shines even more: Here the Zotero translator is able to download also any (well, most!) attached PDF’s.

- Lots of people online seem to be looking for square brackets with citations in ISO690 style in Word 2013, but having no luck with getting the Bibliography XSL for older Word versions to work. Trying to edit the old XSL still results in it not loading into the MS-Word Citation Style dropdown.
- What is needed is a way to parse the XSL and debug load errors. In the meantime…

- I had better luck with starting from the current Word2013 ISO style. If you stream Office365, this is now in %appdata%\Microsoft\Templates\LiveContent\15\Managed\Word Document Bibliography Styles
- Puzzlingly, there is also a %appdata%\Microsoft\Bibliography\Style which some of your edited files get copied to – go figure….
- The ISO690 file I based my variation on is called : TC102851224[[fn=iso690nmerical]].xsl
- Copy this file to %appdata%\Microsoft\Templates\LiveContent\15\User\Word Document Bibliography Styles\
- Open it with a text editor (I use NotePad++).
- Change “Openbracket” section like so: And the corresponding for closebracket
<!– trp: –>
[
- Same principle change for the corresponding for “Closebracket“
- Lst time I carelessly introduced printing space characters before my closing brackets – just copy the leading chars from a working XML line if you run into this problem.
- I also needed to not print “Comment”-field of the source in my bibliography”
- Search for:
- Comment out the “print”-action inside (easier than changing each bibliographgy type):<!– trp:
–>
- Change the style name. MS-Word 2013 uses “StyleNameLocalized” instead of “StyleName”, so I added a qualifier to each localized name within the test:
ISO 690YOURNAMEHERE
- Restart MS-Word, and with luck, your styles will show in the ribbon References section style dropdown:
. Apply them (using F9):
- Download: TC102851224[[fn=iso690nmericalsquare0comments]]
Categories: e-infrastructure, e-research, office-software, service-is-documenting
Tags: 2013, bibliographies, comments, iso690, MS-Word, square-brackets, styles, XML, xsl
How to get Square brackets (and hide comments) with ISO690 in Word 2013 bibliography styles
<!– trp: –>
[
–>
ISO 690YOURNAMEHERE