09.11.2014 Views

User's Guide to biblatex philosophy

User's Guide to biblatex philosophy

User's Guide to biblatex philosophy

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

© 2009–2014 Ivan Valbusa 20<br />

435<br />

436 \renewbibmacro*{institution+location+date}{%<br />

437 \ifdefstring{\bbx@publocformat}{loccolonpub}<br />

438 {\usebibmacro{inloccolonpub}}<br />

439 {\ifdefstring{\bbx@publocformat}{locpubyear}<br />

440 {\usebibmacro{inlocpubyear}}<br />

441 {\usebibmacro{inpublocyear}}}}<br />

442<br />

443 \renewbibmacro*{organization+location+date}{%<br />

444 \ifdefstring{\bbx@publocformat}{loccolonpub}<br />

445 {\usebibmacro{orgloccolonpub}}<br />

446 {\ifdefstring{\bbx@publocformat}{locpubyear}<br />

447 {\usebibmacro{orglocpubyear}}<br />

448 {\usebibmacro{orgpublocyear}}}}<br />

449<br />

450 \newbibmacro*{library}{%<br />

451 \if<strong>to</strong>ggle{bbx:library}{%<br />

452 \iffieldundef{library}%<br />

453 {}%<br />

454 {\setunit{\addperiod\space}%<br />

455 {\printfield{library}}}}%<br />

456 {}}<br />

In this macro the \nopunct command is needed <strong>to</strong> avoid the dot after the parentheses.<br />

457 \renewbibmacro*{pageref}{%<br />

458 \iflistundef{pageref}<br />

459 {}%<br />

460 {\setunit{\addperiod\space}%<br />

461 \printtext[backrefparens]{%<br />

462 \ifnumgreater{\value{pageref}}{1}<br />

463 {\bibstring{backrefpages}\ppspace}%<br />

464 {\bibstring{backrefpage}\ppspace}%<br />

465 \printlist[pageref][-\value{list<strong>to</strong>tal}]{pageref}\adddot}\nopunct}}%<br />

466<br />

467 \renewbibmacro*{finentry}{%<br />

468 \if<strong>to</strong>ggle{bbx:annotation}%<br />

469 {\iffieldundef{annotation}%<br />

470 {\finentry}%<br />

471 {\setunit{\addperiod\par\nobreak\vspace*{.5ex}}%<br />

472 \printtext[annotation]{\printfield{annotation}\finentry\par}}}%<br />

473 {\finentry}}<br />

474<br />

475 \newbibmacro*{publocyear}{%<br />

476 \iflistundef{publisher}%<br />

477 {}%<br />

478 {\printlist{publisher}}<br />

479 \setunit*{\addcomma\space}%<br />

480 \printlist{location}%<br />

481 \usebibmacro{relateddate}%<br />

482 \newunit}<br />

483<br />

484 \newbibmacro*{inpublocyear}{%<br />

485 \iflistundef{institution}%<br />

486 {}%<br />

487 {\printlist{institution}}<br />

488 \setunit*{\addcomma\space}%<br />

489 \printlist{location}%<br />

490 \usebibmacro{relateddate}%<br />

491 \newunit}<br />

492<br />

493 \newbibmacro*{orgpublocyear}{%<br />

494 \iflistundef{organization}%<br />

495 {}%<br />

496 {\printlist{organization}}<br />

497 \setunit*{\addcomma\space}%<br />

498 \printlist{location}%<br />

499 \usebibmacro{relateddate}%<br />

<strong>biblatex</strong>-<strong>philosophy</strong> v0.9f – 2014/03/28

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!