Code covered by the BSD License  

Highlights from
pubcit

Be the first to rate this file! 0 Downloads (last 30 days) File Size: 2.53 KB File ID: #15548
image thumbnail

pubcit

by Iari-Gabriel Marino

 

10 Jul 2007 (Updated 10 Jul 2007)

Publish citations using a regular expression

| Watch this File

File Information
Description

PUBCIT(CITCELL,reg_expr)

Publish citation.
Prints on the screen and saves in html format a list of references formatted following the regular expression "reg_expr".
CITCELL is a citation entry or a cell of citation entries. Each citation entry is a structure:

cit.Title: title of the paper
cit.Prename: cell of the forenames of the authors
cit.Name: cell of the family names of the authors
cit.Journal: Journal name
cit.Volume: Volume number (char string)
cit.Issue: Issue number (char string)
cit.Page: pages array, es. [435 440]
cit.Year: year of publication (char string)

The regular expression reg_expr is a string that can be constructed by using the following tags:

'@PI@': prename initial
'@CP@': complete prename
'@FN@': family name
'@JO@': name of the journal
'@VO@': volume
'@IS@': issue
'@TI@': title of the paper
'@YE@': year
'@PA@': first page
'@PP@': pages, separated by '-'

The references are finally saved in a html file. To obtain bolded or italic characters, simply insert the corresponding html tags in the regular expression.
You can copy the formatted output from your browser and paste it into your word processor.

MATLAB release MATLAB 7.3 (R2006b)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
citations Cristina McIntire 24 Feb 2009 12:04:35
references Cristina McIntire 24 Feb 2009 12:04:35
literature Cristina McIntire 24 Feb 2009 12:04:35
database Cristina McIntire 24 Feb 2009 12:04:35
papers Cristina McIntire 24 Feb 2009 12:04:35
authors Cristina McIntire 24 Feb 2009 12:04:35
regular Cristina McIntire 24 Feb 2009 12:04:35

Contact us at files@mathworks.com