Update README.md
Browse files
    	
        README.md
    CHANGED
    
    | @@ -94,7 +94,16 @@ print("📝 Summary:", summary) | |
| 94 | 
             
            The paper presenting LEGIT-BART models is currently under review and will be updated here once published.
         | 
| 95 |  | 
| 96 | 
             
            ```bibtex
         | 
| 97 | 
            -
             | 
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
| 98 | 
             
            ```
         | 
| 99 |  | 
| 100 | 
             
            ---
         | 
|  | |
| 94 | 
             
            The paper presenting LEGIT-BART models is currently under review and will be updated here once published.
         | 
| 95 |  | 
| 96 | 
             
            ```bibtex
         | 
| 97 | 
            +
            @article{benedetto2025legitbart,
         | 
| 98 | 
            +
            	title        = {LegItBART: a summarization model for Italian legal documents},
         | 
| 99 | 
            +
            	author       = {Benedetto, Irene and La Quatra, Moreno and Cagliero, Luca},
         | 
| 100 | 
            +
            	year         = 2025,
         | 
| 101 | 
            +
            	journal      = {Artificial Intelligence and Law},
         | 
| 102 | 
            +
            	publisher    = {Springer},
         | 
| 103 | 
            +
            	pages        = {1--31},
         | 
| 104 | 
            +
            	doi          = {10.1007/s10506-025-09436-y},
         | 
| 105 | 
            +
            	url          = {doi.org/10.1007/s10506-025-09436-y}
         | 
| 106 | 
            +
            }
         | 
| 107 | 
             
            ```
         | 
| 108 |  | 
| 109 | 
             
            ---
         | 
