Skip to main content

an extensible tool to process legal citations in text

Project description

Sample Input Output
Federal law provides that courts should award prevailing civil rights plaintiffs reasonable attorneys fees, see 42 USC § 1988(b), and, by discretion, expert fees, see id. at (c). This is because the importance of civil rights litigation cannot be measured by a damages judgment. See Riverside v. Rivera, 477 U.S. 561 (1986). But Evans v. Jeff D., upheld a settlement where the plaintiffs got everything they wanted, on condition that they waive attorneys fees. 475 U.S. 717 (1986). This ruling lets savvy defendants create a wedge between plaintiffs and their attorneys, discouraging civil rights suits and undermining the court's logic in Riverside, 477 U.S. at 574-78. Federal law provides that courts should award prevailing civil rights plaintiffs reasonable attorneys fees, see 42 USC § 1988(b), and, by discretion, expert fees, see id. at (c). This is because the importance of civil rights litigation cannot be measured by a damages judgment. See Riverside v. Rivera, 477 U.S. 561 (1986). But Evans v. Jeff D., upheld a settlement where the plaintiffs got everything they wanted, on condition that they waive attorneys fees. 475 U.S. 717 (1986). This ruling lets savvy defendants create a wedge between plaintiffs and their attorneys, discouraging civil rights suits and undermining the court's logic in Riverside, 477 U.S. at 574-78.

CiteURL is an extensible tool to process legal citations in text and generate links to sites where you can view the cited language online. By default, it supports Bluebook-style citations to the following bodies of law, among others:

  • most state and federal court cases
  • the U.S. Code and Code of Federal Regulations
  • the U.S. Constitution and all state constitutions
  • codified laws for every state and territory except Arkansas, Georgia, Guam, and Puerto Rico

The full list is available here. You can also customize CiteURL to support more bodies of law by writing your own citation schemas in YAML format.

In addition to longform citations, CiteURL can recognize subsequent shortform citations that appear. And in addition to generating hyperlinks, it can tally up all of the times that a text cites a particular authority.

If you want to try out the citation lookup features without installing anything, you can use LawSearch, a JavaScript implementation of CiteURL I maintain on my website.

Installation

CiteURL has been tested with Python version 3.9, but earlier versions probably work. Install Python if you don't have it, then run this command:

python -m pip install citeurl

Usage

CiteURL provides a command-line tool called citeurl. You can pass text to CiteURL by opening a file with the -i option, or by piping text to the program, e.g. with cat file.html | citeurl.

By default, CiteURL uses its built-in schemas to insert hyperlinks into the text, and outputs the result to stdout. You can redirect the output to a file with the -o option, or open the result in a browser with -b.

To look up a single citation instead of processing a text, use citeurl -l <citation>.

For more options, run citeurl -h.

Besides the command line tool, CiteURL can be loaded as a Python library or as an extension to Python-Markdown. Additionally, Linux users with the GNOME shell can install CiteURL as a search provider available directly from their desktop. More documentation is available here.

Credits

Many thanks to these websites, which CiteURL's default schemas frequently link to:

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

citeurl-4.2.1.tar.gz (1.0 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

citeurl-4.2.1-py3-none-any.whl (61.7 kB view details)

Uploaded Python 3

File details

Details for the file citeurl-4.2.1.tar.gz.

File metadata

  • Download URL: citeurl-4.2.1.tar.gz
  • Upload date:
  • Size: 1.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/53.1.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.9.2

File hashes

Hashes for citeurl-4.2.1.tar.gz
Algorithm Hash digest
SHA256 faf971f86d780f909bfda4b4d93a23f73a8f0b205cf04cd30e03625893654db8
MD5 32e7c725f692a3789f7603885d6b2803
BLAKE2b-256 6873cdcf54279c5d0e8bb8923e916db9d3e65ef25e884e42f6da3e001a8a3e7c

See more details on using hashes here.

File details

Details for the file citeurl-4.2.1-py3-none-any.whl.

File metadata

  • Download URL: citeurl-4.2.1-py3-none-any.whl
  • Upload date:
  • Size: 61.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/53.1.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.9.2

File hashes

Hashes for citeurl-4.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c4a44079b66c12213f3d7b5bbb88790293818591a85c3415cd2ab0622a16c0fd
MD5 85d52a1f5a47ba89f2c7f1681e661391
BLAKE2b-256 a58242c7049385ad1b24526edb5e19e618264ee4057e197a7ba3de3bcb340d8f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page