Skip to content

Commit 43c6478

Browse files
committed
feat: Add Texas Business neutral citation to reporters.json
1 parent 1b3d923 commit 43c6478

2 files changed

Lines changed: 22 additions & 0 deletions

File tree

CHANGES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
- Other features (suggestions welcome)?
1212

1313
## Upcoming Changes
14+
- add Texas business court reporter #231
1415

1516

1617
## Current Version

reporters_db/data/reporters.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25367,6 +25367,27 @@
2536725367
"variations": {}
2536825368
}
2536925369
],
25370+
"Tex. Bus.": [
25371+
{
25372+
"cite_type": "state",
25373+
"editions": {
25374+
"Tex. Bus.": {
25375+
"end": null,
25376+
"start": "1891-01-01T00:00:00",
25377+
"regexes": [
25378+
"$volume_year $reporter $page"
25379+
]
25380+
}
25381+
},
25382+
"examples": [
25383+
"2025 Tex. Bus. 28"
25384+
],
25385+
"mlz_jurisdiction": [
25386+
"us:tx;business.court"
25387+
],
25388+
"name": "Texas Business Nuetral citation",
25389+
}
25390+
],
2537025391
"Tex. Civ. App.": [
2537125392
{
2537225393
"cite_type": "state",

0 commit comments

Comments
 (0)