AZ logo

CTAN directory: /macros/latex/contrib/biblatex-contrib/authoryear-icomp-tt

You can get the contents of this directory bundled as a zip file.

Packages in this directory:

Identifier Caption
biblatex-authoryear-icomp-tt Author-year style with compact multiple-reference-citations and ibidem mechanism for biblatex.

Files

Name Size* Date UTC Notes
README 1 KiB 2009-Jul-16 Shown below
authoryear-icomp-tt.bbx 233 bytes 2009-Jul-16
authoryear-icomp-tt.cbx 6 KiB 2009-Jul-16

  *File sizes in kibibytes.

Contents of README

$Id: README, v0.1a 2009/07/17 00:04:00 ttitz $

----------------------------------------------------------------
authoryear-icomp-tt - author-year style with compact multiple-
    reference-citations and ibidem mechanism
Maintained by Thomas Titz
E-mail: thomas.titz@chello.at
Released under the LaTeX Project Public License v1.3c or later
See http://www.latex-project.org/lppl.txt
----------------------------------------------------------------
  
Description:

This package provides a citation scheme that combines the
features of the styles authoryear-comp (omission of recurring
author/year in multiple-reference-citations) and authoryear-ibid
(replacement of repeated citations by the abbreviation ibidem).
The implementation relies heavily on unmodified biblatex macros,
and no attempt has been made to add further features not present
in core biblatex.

This package requires biblatex v0.8e or later.

Installation:
 
Extract the zip archive to the <TEXMFLOCAL> directory of your
system. Don't forget to update the file hash tables after
installing the files.

Usage:

Load the style as the biblatex standard styles:

  \usepackage[style=authoryear-icomp-tt]{biblatex}

Revision history:

v0.1  Initial public release (for biblatex v0.8e)
v0.1a Bugfix: Preamble option ibidpage should work now