Lorenzo Pollicini

Lorenzo Pollicini (1603–1656) was a Roman Catholic prelate who served as Bishop of Avellino e Frigento (1653–1656).[1][2]

Most Reverend

Lorenzo Pollicini
Bishop of Avellino e Frigento
ChurchCatholic Church
DioceseDiocese of Avellino e Frigento
In office1653–1656
PredecessorBartolomeo Giustiniani
SuccessorTommaso Brancaccio
Orders
Consecration16 November 1653
by Niccolò Albergati-Ludovisi
Personal details
Born9 August 1603
Bologna, Italy
Died7 July 1656 (age 52)

Biography

Lorenzo Pollicini was born in Bologna, Italy on 9 August 1603.[2] On 10 November 1653, he was appointed during the papacy of Pope Innocent X as Bishop of Avellino e Frigento.[1][2] On 16 November 1653, he was consecrated bishop by Niccolò Albergati-Ludovisi, Cardinal-Priest of Santa Maria degli Angeli e dei Martiri, with Giulio Rospigliosi, Titular Archbishop of Tarsus, and Cristofor Segni, Titular Archbishop of Thessalonica, serving as co-consecrators.[2] He served as Bishop of Avellino e Frigento until his death on 7 July 1656.[1][2]

gollark: Is this based on chars or bytes?
gollark: ```java public static String normaliseLabel( String label ) { if( label == null ) return null; int length = Math.min( 32, label.length() ); StringBuilder builder = new StringBuilder( length ); for( int i = 0; i < length; i++ ) { char c = label.charAt( i ); if( (c >= ' ' && c <= '~') || (c >= 161 && c <= 172) || (c >= 174 && c <= 255) ) { builder.append( c ); } else { builder.append( '?' ); } } return builder.toString();}```
gollark: It doesn't seem to be.
gollark: Also, what are the restrictions on them? I ask because I want to use this as an insane serial protocol.
gollark: <@237328509234708481> What is the max length of labels?

References

  1. Gauchat, Patritius (Patrice) (1935). HIERARCHIA CATHOLICA MEDII ET RECENTIORIS AEVI Vol IV. Münster: Libraria Regensbergiana. p. 105. (in Latin)
  2. "Bishop Lorenzo Pollicini" Catholic-Hierarchy.org. David M. Cheney. Retrieved January 4, 2017
Catholic Church titles
Preceded by
Bartolomeo Giustiniani
Bishop of Avellino e Frigento
1653–1656
Succeeded by
Tommaso Brancaccio
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.