]> Softwares of Agnibho - biblatex-vancouver.git/commitdiff
No space betweent volume and issue master
authorAgnibho Mondal <mondal@agnibho.com>
Fri, 29 May 2020 11:35:30 +0000 (17:05 +0530)
committerAgnibho Mondal <mondal@agnibho.com>
Fri, 29 May 2020 11:35:30 +0000 (17:05 +0530)
vancouver.bbx

index af8c698440316b371e6a33a6bdb48e3e316634a1..a20c39a86ea179466a1a139d2864b28d4a751f5f 100644 (file)
@@ -39,7 +39,7 @@
 % Remove unwanted punctuations
 \renewcommand*{\revsdnamepunct}{}
 \renewcommand*{\finentrypunct}{}
-\renewcommand*{\bibpagespunct}{\addspace}
+\renewcommand*{\bibpagespunct}{}
 
 % Remove 'in:' string
 \renewbibmacro{in:}{}
 \DeclareFieldFormat*{pages}{:\mkcomprange{#1}}
 \DeclareFieldFormat*{url}{Available from: \url{#1}}
 \DeclareFieldFormat*[article]{issue}{(#1)}
-\DeclareFieldFormat*[article]{eid}{(#1)}
 \DeclareFieldFormat*{date}{
-       \thefield{year}\addspace
+       \thefield{year}%
        \shortmonth{\thefield{month}}\addspace
        \thefield{day}\isdot
 }
 \DeclareFieldFormat*{urldate}{
        {[}Accessed on:
-               \thefield{urlyear}\addspace
+               \thefield{urlyear}%
                \shortmonth{\thefield{urlmonth}}\addspace
        \thefield{urlday}{]}
 }