-
-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Don't set court='scotus' for South Carolina citations #84
Comments
You will never see SC in the year field of a Supreme Court decision (if the person who wrote it is citing things properly). Bluebook R. 10.4(b) State courts.
|
Thanks @devlux76. This looks like a great first bug. Any interest in trying to tackle it with a test and a fix? |
Sure! Do we know where this citation came from? Bowen v. Massachusetts, 487 U.S. 879, 108 S. Ct. 2722, 101 L. Ed. 2d 749 (1988) Bd. of Pub. Instruction of Palm Beach Cty., Fla. v. Cohen, 413 F.2d 1201 (5th Cir. 1969) Fort Sumter Tours, Inc. v. Andrus, 440 F. Supp. 914 (D.S.C.), aff'd, 564 F.2d 1119 (4th Cir. 1977)
But I don't see any of them with the above citation just doing a fulltext search. |
That'd be a question for @jcushman, but I suspect he wouldn't know anymore. At this point, it's worth just running with the example he gave. I'd make a test using it, make sure the test fails, then write the code to fix it. |
The one I encountered it in was the Bowen case. Not sure if it got my version from Courtlistener or Lexis, but in the Courtlistener one you link you'll see it if you search |
Eyecite thinks that South Carolina citations are SCOTUS citations:
The
SC
in the year could be ambiguous, but theF.Supp.
reporter should automatically rule SCOTUS out as a possibility for the court here.The text was updated successfully, but these errors were encountered: