The R Project SVN R

Rev

Rev 72321 | Rev 86517 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 72321 Rev 73574
Line 4... Line 4...
4
% Distributed under GPL 2 or later
4
% Distributed under GPL 2 or later
5
 
5
 
6
\name{bibstyle}
6
\name{bibstyle}
7
\alias{bibstyle}
7
\alias{bibstyle}
8
\alias{getBibstyle}
8
\alias{getBibstyle}
9
\title{
-
 
10
Select or define a bibliography style.
9
\title{Select or Define a Bibliography Style}
11
}
-
 
12
\description{
10
\description{
13
  This function defines and registers styles for rendering
11
  This function defines and registers styles for rendering
14
  \code{\link{bibentry}} objects into \file{Rd} format, for later
12
  \code{\link{bibentry}} objects into \file{Rd} format, for later
15
  conversion to text, HTML, etc.
13
  conversion to text, HTML, etc.
16
}
14
}