Juan de San Millán

Juan de San Millán (1497 – 11 April 1578) was a Roman Catholic prelate who served as Bishop of León (1564–1578) and Bishop of Tui (1547–1564).[1]

Most Reverend

Juan de San Millán
Bishop of León
ChurchCatholic Church
DioceseDiocese of León
In office1564–1578
PredecessorAndrés de la Cuesta
SuccessorFrancisco Trujillo García
Personal details
Born1497
Barrionuevo, Spain
Died11 April 1578 (age 81)
León, Spain
NationalitySpanish
Previous postBishop of Tui (1547-1564)

Biography

Juan de San Millán was born in Barrionuevo, Spain.[2][3] On June 1547, he was appointed during the papacy of Pope Paul III as Bishop of Tui.[2] On 28 Jul 1564, he was appointed during the papacy of Pope Pius IV as Bishop of León.[2] He served as Bishop of León until his death on 11 April 1578.[2]

gollark: ``` WillPascucci commented 21 days ago •I'm trying to run this on IBM Q. I want to increase my performance by ~10-15% and I believe that optimizing these operations on qubits would be the simplest way. What is the plan to include quantum computing support? I'm trying to have this ready for my performance review next quarter. Please advise!```
gollark: Not mine.
gollark: ``` My printer isn't working #393Openwizzwizz4 opened this Issue 11 days ago · 0 commentsCommentsAssigneesNo one assignedLabelsNone yetProjectsNone yetMilestoneNo milestoneNotificationsYou’re not receiving notifications from this thread.1 participant@wizzwizz4@wizzwizz4wizzwizz4 commented 11 days agoI used to be able to use my printer, but after coming back from holiday it doesn't work. Every time I try to print, a box comes up and even after I close it it still doesn't work.```
gollark: It is truly glorious.
gollark: ```javapackage com.seriouscompany.business.java.fizzbuzz.packagenamingpackage.impl.math.arithmetics;import com.seriouscompany.business.java.fizzbuzz.packagenamingpackage.impl.ApplicationContextHolder;import javax.annotation.PostConstruct;import org.springframework.beans.factory.annotation.Autowired;import org.springframework.context.ApplicationContext;import org.springframework.stereotype.Service;import com.seriouscompany.business.java.fizzbuzz.packagenamingpackage.impl.strategies.comparators.integercomparator.IntegerForEqualityComparator;@Servicepublic class NumberIsMultipleOfAnotherNumberVerifier { private static IntegerDivider integerDivider; @Autowired private ApplicationContextHolder applicationContextHolder; @PostConstruct public void init() { final ApplicationContext applicationContext = applicationContextHolder.getApplicationContext(); this.integerDivider = applicationContext.getBean(IntegerDivider.class); } public static boolean numberIsMultipleOfAnotherNumber(final int nFirstNumber, final int nSecondNumber) { try { final int nDivideFirstIntegerBySecondIntegerResult = (NumberIsMultipleOfAnotherNumberVerifier.integerDivider.divide(nFirstNumber, nSecondNumber)); final int nMultiplyDivisionResultBySecondIntegerResult = nDivideFirstIntegerBySecondIntegerResult * nSecondNumber; if (IntegerForEqualityComparator.areTwoIntegersEqual(nMultiplyDivisionResultBySecondIntegerResult, nFirstNumber)) { return true; } else { return false; } } catch (final ArithmeticException ae) { return false; } }}```

References

  1. Eubel, Konrad (1923). HIERARCHIA CATHOLICA MEDII ET RECENTIORIS AEVI Vol III (second ed.). Münster: Libreria Regensbergiana. pp. 321 and 222. (in Latin)
  2. Cheney, David M. "Bishop Juan de San Millán". Catholic-Hierarchy.org. Retrieved June 16, 2018. [self-published]
  3. Chow, Gabriel. "Bishop Juan de San Millán". GCatholic.org. Retrieved June 16, 2018. [self-published]
Catholic Church titles
Preceded by
Miguel Muñoz (bishop)
Bishop of Tui
1547–1564
Succeeded by
Diego Torquemada
Preceded by
Andrés de la Cuesta
Bishop of León
1564–1578
Succeeded by
Francisco Trujillo García


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.