Interested Article - LA2-bot

This bot is intended for improving literature citations, including cleaning up ISBNs and introducing templates.

Diary

December 18, 2023: Update links to runeberg.org from http: to https:

January 2, 2009: LA2-bot starts to add interwiki links.

August 24, 2008: I added Swedish interwiki links to the years in theatre, e.g. 1991 год в театре .

October 23, 2007: I start to look at the ISSN template. It currently links to OCLC Worldcat.org, which might not be optimal. Perhaps some Russian library should be used instead? In a lot of places, ISSNs are mentioned within an external link, which makes it impossible to apply the ISSN template. I'm changing from

[http://www.dp.ru/ «Деловой Петербург» ISSN 1606-1829 (Online)] 

to

«[http://www.dp.ru/ Деловой Петербург]» {{ISSN|1606-1829}} (Online) 

This "Деловой Петербург" appears to be cited in a lot of articles, perhaps the most commonly mentioned ISSN. Shouldn't that magazine have its own article instead of so many external links?


October 8, 2007: Username registered. Bot status requested and granted. Test run of "Bot: prettier ISBN". To achieve , the following command is used with pywikipediabot:

 python replace.py -putthrottle:30 -always -lang:ru "-summary:Bot: prettier ISBN" \ "-page:Бердяев, Николай Александрович" \ "ISBN 5170219199" "ISBN 5-17-021919-9" \ "ISBN 5170381565" "ISBN 5-17-038156-5" \ "ISBN 5170390602" "ISBN 5-17-039060-2" \ "ISBN 517038078X" "ISBN 5-17-038078-X" \ "ISBN 5170380771" "ISBN 5-17-038077-1" \ "ISBN 5170220847" "ISBN 5-17-022084-7" \ "ISBN 5170190751" "ISBN 5-17-019075-1" \ "ISBN 9660314477" "ISBN 966-03-1447-7" \ "ISBN 5170179901" "ISBN 5-17-017990-1" \ "ISBN 9660317107" "ISBN 966-03-1710-7" 

Same as LA2-bot