From 72327fbd8b897b319136965a897981a8d2879fc3 Mon Sep 17 00:00:00 2001 From: Vikas Rawal Date: Thu, 2 Aug 2018 18:53:31 +0530 Subject: [PATCH] Fixedbiblio --- a4full.org | 2 -- bibliobase.bib | 3 +-- vikas-bibstyle.org | 2 ++ 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/a4full.org b/a4full.org index 8634d58..acf1d8f 100644 --- a/a4full.org +++ b/a4full.org @@ -2,7 +2,5 @@ #+LATEX_HEADER: \setstocksize{297mm}{210mm} #+LATEX_HEADER: \settrimmedsize{297mm}{210mm}{*} #+LATEX_HEADER: \setlrmarginsandblock{32mm}{32mm}{*} -# #+LATEX_HEADER: \setulmarginsandblock{21mm}{20mm}{*} #+LATEX_HEADER: \setulmarginsandblock{32mm}{32mm}{*} -# #+LATEX_HEADER: \setcolsepandrule{8mm}{0pt} #+LATEX_HEADER: \checkandfixthelayout diff --git a/bibliobase.bib b/bibliobase.bib index 6ab0109..e62c442 100644 --- a/bibliobase.bib +++ b/bibliobase.bib @@ -65604,8 +65604,7 @@ doi = {10.1080/00220389608422451}, Month = {2}, Number = {8}, Volume = {49}, - Abstract = {Chhattisgarh's public distribution system reforms have been lauded as a model for the National Food Security Act, and as one that other states can emulate. Previous research has shown that PDS rice consumption increased in Chhattisgarh following reforms by the Raman Singh government, which began in 2004. However, one-third of PDS rice consumption growth in Chhattisgarh took place before 2004. This finding suggests that the pre-2004 reforms to fair price shop ownership and state procurement by the Ajit Jogi government contributed to PDS consumption growth. Our findings suggest that sustained reforms, when coupled with political and social will, can improve PDS access, and that improvements may not be substantial or sustained in the absence of these factors.}, - } + } @article{bihar_anjani2016, diff --git a/vikas-bibstyle.org b/vikas-bibstyle.org index 235b21a..78d7f8c 100644 --- a/vikas-bibstyle.org +++ b/vikas-bibstyle.org @@ -96,9 +96,11 @@ #+LATEX_HEADER: \newunit} #+LATEX_HEADER: \renewbibmacro*{volume+number+eid}{% #+LATEX_HEADER: \printfield{volume}% +#+LATEX_HEADER: \setunit*{\addnbspace}% NEW (optional); there's also \addnbthinspace #+LATEX_HEADER: \printfield{number}% #+LATEX_HEADER: \setunit{\addcomma\space}% #+LATEX_HEADER: \printfield{eid}} +#+LATEX_HEADER: \DeclareFieldFormat[article]{number}{\mkbibparens{#1}} #+LATEX_HEADER: \renewcommand*{\intitlepunct}{\addspace\nopunct} #+LATEX_HEADER: \renewbibmacro{in:}{% #+LATEX_HEADER: \ifentrytype{article}{}{\printtext{\bibstring{in}\intitlepunct}}}