From a3fea16635d58358c830b6a0beaa7f1dc059ba17 Mon Sep 17 00:00:00 2001 From: Philipp Zumstein Date: Thu, 1 Jan 2015 18:31:53 +0100 Subject: [PATCH] Delete adjacent spaces in edition/publisher pattern Replacing the prefix/suffix adjacent spaces with group and one delimiter space, as described generally in #1301 . Search for this pattern here: ``` <[^/>]*"edition"[^/>]*suffix="[^"/>]* "[^/>]*/?>\s*\r\n\s*<[^/>]*"publisher"[^/>]*prefix=" [^"/>]*"[^/>]*/?> ``` --- acta-anaesthesiologica-scandinavica.csl | 6 ++++-- acta-societatis-botanicorum-poloniae.csl | 6 ++++-- annals-of-neurology.csl | 6 ++++-- annals-of-oncology.csl | 12 ++++++++---- archives-of-physical-medicine-and-rehabilitation.csl | 6 ++++-- arzneimitteltherapie.csl | 6 ++++-- aviation-space-and-environmental-medicine.csl | 6 ++++-- biochemical-society-transactions.csl | 6 ++++-- brain.csl | 6 ++++-- chest.csl | 6 ++++-- circulation.csl | 6 ++++-- clinical-infectious-diseases.csl | 6 ++++-- critical-care-medicine.csl | 6 ++++-- ...clinical-microbiology-and-infectious-diseases.csl | 6 ++++-- european-journal-of-human-genetics.csl | 6 ++++-- european-journal-of-ophthalmology.csl | 8 +++++--- experimental-dermatology.csl | 6 ++++-- fertility-and-sterility.csl | 6 ++++-- future-science-group.csl | 6 ++++-- hepatology.csl | 6 ++++-- hong-kong-journal-of-radiology.csl | 6 ++++-- hypotheses-in-the-life-sciences.csl | 6 ++++-- international-journal-of-cancer.csl | 6 ++++-- journal-of-forensic-sciences.csl | 6 ++++-- journal-of-orthopaedic-trauma.csl | 6 ++++-- journal-of-perinatal-medicine.csl | 4 ++-- journal-of-shoulder-and-elbow-surgery.csl | 6 ++++-- journal-of-the-american-society-of-nephrology.csl | 6 ++++-- karger-journals-author-date.csl | 4 ++-- karger-journals.csl | 4 ++-- landes-bioscience-journals.csl | 6 ++++-- liver-international.csl | 6 ++++-- medicine-and-science-in-sports-and-exercise.csl | 8 +++++--- molecular-psychiatry-letters.csl | 8 +++++--- nano-biomedicine-and-engineering.csl | 6 ++++-- nature-publishing-group-vancouver.csl | 6 ++++-- neurology-india.csl | 6 ++++-- pediatric-research.csl | 6 ++++-- psychiatry-and-clinical-neurosciences.csl | 6 ++++-- sage-vancouver.csl | 6 ++++-- scandinavian-journal-of-infectious-diseases.csl | 6 ++++-- seminars-in-pediatric-neurology.csl | 6 ++++-- sexual-development.csl | 4 ++-- ...onale-des-groupements-techniques-veterinaires.csl | 6 ++++-- strahlentherapie-und-onkologie.csl | 6 ++++-- stroke.csl | 6 ++++-- the-american-journal-of-gastroenterology.csl | 6 ++++-- the-american-journal-of-psychiatry.csl | 6 ++++-- the-british-journal-of-cardiology.csl | 6 ++++-- the-new-england-journal-of-medicine.csl | 6 ++++-- traffic.csl | 6 ++++-- ...rsite-de-picardie-jules-verne-ufr-de-medecine.csl | 6 ++++-- vancouver-brackets-only-year-no-issue.csl | 6 ++++-- vancouver-superscript-brackets-only-year.csl | 6 ++++-- vancouver-superscript-only-year.csl | 6 ++++-- world-journal-of-gastroenterology.csl | 6 ++++-- 56 files changed, 223 insertions(+), 117 deletions(-) diff --git a/acta-anaesthesiologica-scandinavica.csl b/acta-anaesthesiologica-scandinavica.csl index 85fb974ed8..cef5cf806f 100644 --- a/acta-anaesthesiologica-scandinavica.csl +++ b/acta-anaesthesiologica-scandinavica.csl @@ -121,8 +121,10 @@ - - + + + + diff --git a/acta-societatis-botanicorum-poloniae.csl b/acta-societatis-botanicorum-poloniae.csl index ef9f14c641..2fe8c62f7f 100644 --- a/acta-societatis-botanicorum-poloniae.csl +++ b/acta-societatis-botanicorum-poloniae.csl @@ -114,8 +114,10 @@ - - + + + + diff --git a/annals-of-neurology.csl b/annals-of-neurology.csl index 067005574f..30a7818f8c 100644 --- a/annals-of-neurology.csl +++ b/annals-of-neurology.csl @@ -122,8 +122,10 @@ - - + + + + diff --git a/annals-of-oncology.csl b/annals-of-oncology.csl index b83e40ba43..91a708cafe 100644 --- a/annals-of-oncology.csl +++ b/annals-of-oncology.csl @@ -93,14 +93,18 @@ - - + + + + - - + + + + diff --git a/archives-of-physical-medicine-and-rehabilitation.csl b/archives-of-physical-medicine-and-rehabilitation.csl index 3514e0587e..9da474b067 100644 --- a/archives-of-physical-medicine-and-rehabilitation.csl +++ b/archives-of-physical-medicine-and-rehabilitation.csl @@ -121,8 +121,10 @@ - - + + + + diff --git a/arzneimitteltherapie.csl b/arzneimitteltherapie.csl index cfc125be78..62d1ca861d 100644 --- a/arzneimitteltherapie.csl +++ b/arzneimitteltherapie.csl @@ -130,8 +130,10 @@ - - + + + + diff --git a/aviation-space-and-environmental-medicine.csl b/aviation-space-and-environmental-medicine.csl index 086506ed96..828d2a8910 100644 --- a/aviation-space-and-environmental-medicine.csl +++ b/aviation-space-and-environmental-medicine.csl @@ -137,8 +137,10 @@ - - + + + + diff --git a/biochemical-society-transactions.csl b/biochemical-society-transactions.csl index 009dc96a18..2f4975e5d6 100644 --- a/biochemical-society-transactions.csl +++ b/biochemical-society-transactions.csl @@ -127,8 +127,10 @@ - - + + + + diff --git a/brain.csl b/brain.csl index 74f98396b4..89c4ae9496 100644 --- a/brain.csl +++ b/brain.csl @@ -135,8 +135,10 @@ - - + + + + diff --git a/chest.csl b/chest.csl index fc9857017a..d197811d13 100644 --- a/chest.csl +++ b/chest.csl @@ -126,8 +126,10 @@ - - + + + + diff --git a/circulation.csl b/circulation.csl index a291ffaa85..3b6b61f5b6 100644 --- a/circulation.csl +++ b/circulation.csl @@ -131,8 +131,10 @@ - - + + + + diff --git a/clinical-infectious-diseases.csl b/clinical-infectious-diseases.csl index a03bbc3a66..c20059ad6c 100644 --- a/clinical-infectious-diseases.csl +++ b/clinical-infectious-diseases.csl @@ -124,8 +124,10 @@ - - + + + + diff --git a/critical-care-medicine.csl b/critical-care-medicine.csl index 07fcc97d89..2047bd6ff8 100644 --- a/critical-care-medicine.csl +++ b/critical-care-medicine.csl @@ -91,8 +91,10 @@ - - + + + + diff --git a/european-journal-of-clinical-microbiology-and-infectious-diseases.csl b/european-journal-of-clinical-microbiology-and-infectious-diseases.csl index 96f4648516..c26a1954c6 100644 --- a/european-journal-of-clinical-microbiology-and-infectious-diseases.csl +++ b/european-journal-of-clinical-microbiology-and-infectious-diseases.csl @@ -121,8 +121,10 @@ - - + + + + diff --git a/european-journal-of-human-genetics.csl b/european-journal-of-human-genetics.csl index beaa433fb6..3971307395 100644 --- a/european-journal-of-human-genetics.csl +++ b/european-journal-of-human-genetics.csl @@ -118,8 +118,10 @@ - - + + + + diff --git a/european-journal-of-ophthalmology.csl b/european-journal-of-ophthalmology.csl index 261b33e0b1..9321b48973 100644 --- a/european-journal-of-ophthalmology.csl +++ b/european-journal-of-ophthalmology.csl @@ -139,9 +139,11 @@ - - - + + + + + diff --git a/experimental-dermatology.csl b/experimental-dermatology.csl index 58499032fe..d51176bbae 100644 --- a/experimental-dermatology.csl +++ b/experimental-dermatology.csl @@ -91,8 +91,10 @@ - - + + + + diff --git a/fertility-and-sterility.csl b/fertility-and-sterility.csl index a0a1726893..2f7aa5f3a5 100644 --- a/fertility-and-sterility.csl +++ b/fertility-and-sterility.csl @@ -123,8 +123,10 @@ - - + + + + diff --git a/future-science-group.csl b/future-science-group.csl index b746face5f..2d7c06325b 100644 --- a/future-science-group.csl +++ b/future-science-group.csl @@ -123,8 +123,10 @@ - - + + + + diff --git a/hepatology.csl b/hepatology.csl index 9f8d1aae10..710ea74f1c 100644 --- a/hepatology.csl +++ b/hepatology.csl @@ -131,8 +131,10 @@ - - + + + + diff --git a/hong-kong-journal-of-radiology.csl b/hong-kong-journal-of-radiology.csl index fddd395881..283df11893 100644 --- a/hong-kong-journal-of-radiology.csl +++ b/hong-kong-journal-of-radiology.csl @@ -131,8 +131,10 @@ - - + + + + diff --git a/hypotheses-in-the-life-sciences.csl b/hypotheses-in-the-life-sciences.csl index fed9ba7b7f..7f1a76b5b8 100644 --- a/hypotheses-in-the-life-sciences.csl +++ b/hypotheses-in-the-life-sciences.csl @@ -137,8 +137,10 @@ - - + + + + diff --git a/international-journal-of-cancer.csl b/international-journal-of-cancer.csl index f5faaff23c..ac2bed0ea8 100644 --- a/international-journal-of-cancer.csl +++ b/international-journal-of-cancer.csl @@ -132,8 +132,10 @@ - - + + + + diff --git a/journal-of-forensic-sciences.csl b/journal-of-forensic-sciences.csl index 0bc5ffa655..a5e51601db 100644 --- a/journal-of-forensic-sciences.csl +++ b/journal-of-forensic-sciences.csl @@ -121,8 +121,10 @@ - - + + + + diff --git a/journal-of-orthopaedic-trauma.csl b/journal-of-orthopaedic-trauma.csl index da61f9012b..e5dbbca017 100644 --- a/journal-of-orthopaedic-trauma.csl +++ b/journal-of-orthopaedic-trauma.csl @@ -127,8 +127,10 @@ - - + + + + diff --git a/journal-of-perinatal-medicine.csl b/journal-of-perinatal-medicine.csl index ee54be90d4..7ae9d2f451 100644 --- a/journal-of-perinatal-medicine.csl +++ b/journal-of-perinatal-medicine.csl @@ -137,8 +137,8 @@ - - + + diff --git a/journal-of-shoulder-and-elbow-surgery.csl b/journal-of-shoulder-and-elbow-surgery.csl index bdf2164fb0..bba75ef866 100644 --- a/journal-of-shoulder-and-elbow-surgery.csl +++ b/journal-of-shoulder-and-elbow-surgery.csl @@ -131,8 +131,10 @@ - - + + + + diff --git a/journal-of-the-american-society-of-nephrology.csl b/journal-of-the-american-society-of-nephrology.csl index 7a4735c0f6..9b17dc253d 100644 --- a/journal-of-the-american-society-of-nephrology.csl +++ b/journal-of-the-american-society-of-nephrology.csl @@ -126,8 +126,10 @@ - - + + + + diff --git a/karger-journals-author-date.csl b/karger-journals-author-date.csl index 58e858677a..ded88d29d6 100644 --- a/karger-journals-author-date.csl +++ b/karger-journals-author-date.csl @@ -149,8 +149,8 @@ - - + + diff --git a/karger-journals.csl b/karger-journals.csl index 42c5f532cc..593a2679b8 100644 --- a/karger-journals.csl +++ b/karger-journals.csl @@ -136,8 +136,8 @@ - - + + diff --git a/landes-bioscience-journals.csl b/landes-bioscience-journals.csl index 7a7b1139b9..33f878a997 100644 --- a/landes-bioscience-journals.csl +++ b/landes-bioscience-journals.csl @@ -120,8 +120,10 @@ - - + + + + diff --git a/liver-international.csl b/liver-international.csl index 90e99160cb..3c9f65daa1 100644 --- a/liver-international.csl +++ b/liver-international.csl @@ -128,8 +128,10 @@ - - + + + + diff --git a/medicine-and-science-in-sports-and-exercise.csl b/medicine-and-science-in-sports-and-exercise.csl index 297053aa98..67972d37eb 100644 --- a/medicine-and-science-in-sports-and-exercise.csl +++ b/medicine-and-science-in-sports-and-exercise.csl @@ -122,9 +122,11 @@ - - - + + + + + diff --git a/molecular-psychiatry-letters.csl b/molecular-psychiatry-letters.csl index 778b7a0263..919c147b45 100644 --- a/molecular-psychiatry-letters.csl +++ b/molecular-psychiatry-letters.csl @@ -152,9 +152,11 @@ - - - + + + + + diff --git a/nano-biomedicine-and-engineering.csl b/nano-biomedicine-and-engineering.csl index ba00897e1d..004efd83bc 100644 --- a/nano-biomedicine-and-engineering.csl +++ b/nano-biomedicine-and-engineering.csl @@ -135,8 +135,10 @@ - - + + + + diff --git a/nature-publishing-group-vancouver.csl b/nature-publishing-group-vancouver.csl index 1e9743f231..3d3aad0070 100644 --- a/nature-publishing-group-vancouver.csl +++ b/nature-publishing-group-vancouver.csl @@ -115,8 +115,10 @@ - - + + + + diff --git a/neurology-india.csl b/neurology-india.csl index e802d6a256..6be96bb225 100644 --- a/neurology-india.csl +++ b/neurology-india.csl @@ -121,8 +121,10 @@ - - + + + + diff --git a/pediatric-research.csl b/pediatric-research.csl index 839b7408ff..53d3780527 100644 --- a/pediatric-research.csl +++ b/pediatric-research.csl @@ -122,8 +122,10 @@ - - + + + + diff --git a/psychiatry-and-clinical-neurosciences.csl b/psychiatry-and-clinical-neurosciences.csl index fb0d4143e2..4b52186de0 100644 --- a/psychiatry-and-clinical-neurosciences.csl +++ b/psychiatry-and-clinical-neurosciences.csl @@ -120,8 +120,10 @@ - - + + + + diff --git a/sage-vancouver.csl b/sage-vancouver.csl index 9f7982f994..a80ad3a383 100644 --- a/sage-vancouver.csl +++ b/sage-vancouver.csl @@ -126,8 +126,10 @@ - - + + + + diff --git a/scandinavian-journal-of-infectious-diseases.csl b/scandinavian-journal-of-infectious-diseases.csl index 20cf22794a..4b3203a0e0 100644 --- a/scandinavian-journal-of-infectious-diseases.csl +++ b/scandinavian-journal-of-infectious-diseases.csl @@ -120,8 +120,10 @@ - - + + + + diff --git a/seminars-in-pediatric-neurology.csl b/seminars-in-pediatric-neurology.csl index 4dec2166e8..12ba7e903f 100644 --- a/seminars-in-pediatric-neurology.csl +++ b/seminars-in-pediatric-neurology.csl @@ -90,8 +90,10 @@ - - + + + + diff --git a/sexual-development.csl b/sexual-development.csl index baa4919dd6..e8f005e55f 100644 --- a/sexual-development.csl +++ b/sexual-development.csl @@ -149,8 +149,8 @@ - - + + diff --git a/societe-nationale-des-groupements-techniques-veterinaires.csl b/societe-nationale-des-groupements-techniques-veterinaires.csl index dc86529417..2071ef1ad8 100644 --- a/societe-nationale-des-groupements-techniques-veterinaires.csl +++ b/societe-nationale-des-groupements-techniques-veterinaires.csl @@ -94,8 +94,10 @@ - - + + + + diff --git a/strahlentherapie-und-onkologie.csl b/strahlentherapie-und-onkologie.csl index e67831e5ed..87cc138163 100644 --- a/strahlentherapie-und-onkologie.csl +++ b/strahlentherapie-und-onkologie.csl @@ -126,8 +126,10 @@ - - + + + + diff --git a/stroke.csl b/stroke.csl index a2c2b4b87a..82f801f934 100644 --- a/stroke.csl +++ b/stroke.csl @@ -132,8 +132,10 @@ - - + + + + diff --git a/the-american-journal-of-gastroenterology.csl b/the-american-journal-of-gastroenterology.csl index 898b5d49df..d1ad8df1ae 100644 --- a/the-american-journal-of-gastroenterology.csl +++ b/the-american-journal-of-gastroenterology.csl @@ -90,8 +90,10 @@ - - + + + + diff --git a/the-american-journal-of-psychiatry.csl b/the-american-journal-of-psychiatry.csl index a4409597ec..e26bf948d5 100644 --- a/the-american-journal-of-psychiatry.csl +++ b/the-american-journal-of-psychiatry.csl @@ -83,8 +83,10 @@ - - + + + + diff --git a/the-british-journal-of-cardiology.csl b/the-british-journal-of-cardiology.csl index 921dbeedd4..c1e104bea7 100644 --- a/the-british-journal-of-cardiology.csl +++ b/the-british-journal-of-cardiology.csl @@ -100,8 +100,10 @@ - - + + + + diff --git a/the-new-england-journal-of-medicine.csl b/the-new-england-journal-of-medicine.csl index 246cccff9a..94fbe6bb9d 100644 --- a/the-new-england-journal-of-medicine.csl +++ b/the-new-england-journal-of-medicine.csl @@ -129,8 +129,10 @@ - - + + + + diff --git a/traffic.csl b/traffic.csl index f02134e922..1027d51f0a 100644 --- a/traffic.csl +++ b/traffic.csl @@ -129,8 +129,10 @@ - - + + + + diff --git a/universite-de-picardie-jules-verne-ufr-de-medecine.csl b/universite-de-picardie-jules-verne-ufr-de-medecine.csl index 88695f5f36..03f35ae668 100644 --- a/universite-de-picardie-jules-verne-ufr-de-medecine.csl +++ b/universite-de-picardie-jules-verne-ufr-de-medecine.csl @@ -119,8 +119,10 @@ - - + + + + diff --git a/vancouver-brackets-only-year-no-issue.csl b/vancouver-brackets-only-year-no-issue.csl index 3cb5541891..6822e5ce08 100644 --- a/vancouver-brackets-only-year-no-issue.csl +++ b/vancouver-brackets-only-year-no-issue.csl @@ -137,8 +137,10 @@ - - + + + + diff --git a/vancouver-superscript-brackets-only-year.csl b/vancouver-superscript-brackets-only-year.csl index 4ab73c30b3..ceb4950090 100644 --- a/vancouver-superscript-brackets-only-year.csl +++ b/vancouver-superscript-brackets-only-year.csl @@ -130,8 +130,10 @@ - - + + + + diff --git a/vancouver-superscript-only-year.csl b/vancouver-superscript-only-year.csl index 05e537b781..89fcd0c4ce 100644 --- a/vancouver-superscript-only-year.csl +++ b/vancouver-superscript-only-year.csl @@ -132,8 +132,10 @@ - - + + + + diff --git a/world-journal-of-gastroenterology.csl b/world-journal-of-gastroenterology.csl index d2e8eee7dd..bdfb32e258 100644 --- a/world-journal-of-gastroenterology.csl +++ b/world-journal-of-gastroenterology.csl @@ -137,8 +137,10 @@ - - + + + +