-
Notifications
You must be signed in to change notification settings - Fork 25
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
Restatements and similar documents can either be stored accessibly or rendered correctly but not both. #8
Comments
Could you give a link to the specific item you think is problematic? |
In Rule 18.2 in the Juris-M/Indigo Book page, look at the three restatements. Compare the entries for the Restatement of the Law Governing Lawyers and the Restatement of Trusts with the entry for the Restatement of Servitudes. A citation for the Restatement 2d Trusts should render like this: Restatement (Second) of Trusts § 46 (Am. Law Inst. 1959). To do that, the following fields are entered into Juris-M.
Note that there is no article title, because the article title would be rendered after the encyclopedia title, like so: Restatement (Second) of Trusts: ARTICLETITLE § 46 (Am. Law Inst. 1959). In consequence, if I save multiple restatement sections to Juris-M, it will look like this: If you look at the metadata for the Restatement of Servitudes entry at the same link, you'll see that it uses a kludge to store an article title. The full title of the Restatement of Servitudes is "Restatement (Third) of Property: Servitudes," so the record stores "Servitudes § 7" as the article title. This is a bit more usable than having no article title at all. In the Juris-M interface, it will look like this: The ideal solution would look like this: I am storing restatement sections as statutes for now because I am using a custom style that, by sheer chance, can render a restatement citation correctly if it treats it as a statute. |
* Split ca cases and international ones * Added "issued" as condition for parallel rendering * update * Added support for regulations
As the examples of the restatement sections in the Indigo Book/Juris-M integration show (especially the contrast between the Servitudes section, which has an article title, and the others, which don't), the Indigo Book citation style currently renders Encyclopedia Articles, etc., poorly. The colon between Encyclopedia Title and Article Title means that except for the Third Restatements, which have a colon in the restatement name, there is no good way to save restatement sections individually.
For efficient browsing of saved research, the thing to do is save the entire section title as the article title (e.g. "§ 410 Contractor's Conduct in Obedience to Employer's Directions"). But to render the citation correctly, one would have to omit the article title and either enter the section number in "pages" or else enter the section number as a locator when citing.
Three possibilities for fixing this by changing the Indigo Book style:
The text was updated successfully, but these errors were encountered: