Difference between revisions of "Template:Edsger Dijkstra"

From blackwiki
Jump to navigation Jump to search
(link)
 
(4 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
| state    = {{{state|autocollapse}}}
 
| state    = {{{state|autocollapse}}}
 
| listclass = hlist
 
| listclass = hlist
 +
| image    = [[File:Edsger Wybe Dijkstra.jpg|90px]]
  
 
| group1 = [[:Category:Works by Edsger Dijkstra‎|Notable<br/>works]]
 
| group1 = [[:Category:Works by Edsger Dijkstra‎|Notable<br/>works]]
Line 25: Line 26:
 
*''[[Self-stabilizing Systems in Spite of Distributed Control]]''
 
*''[[Self-stabilizing Systems in Spite of Distributed Control]]''
 
*''[[On the Cruelty of Really Teaching Computer Science]]''
 
*''[[On the Cruelty of Really Teaching Computer Science]]''
*[[Edsger W. Dijkstra#Publications|Selected papers]]
+
*[[Edsger W. Dijkstra#Selected publications|Selected papers]]
 
*[[EWDs|EWD manuscripts]]
 
*[[EWDs|EWD manuscripts]]
 
| group2 =  [[Computer science#Areas of computer science|Main research<br/>areas]]
 
| group2 =  [[Computer science#Areas of computer science|Main research<br/>areas]]
Line 41: Line 42:
 
*[[Software architecture]]
 
*[[Software architecture]]
 
*[[Philosophy of computer science|Philosophy of computer programming and computing science]]
 
*[[Philosophy of computer science|Philosophy of computer programming and computing science]]
| group3 = [[Edsger W. Dijkstra#Scientific contributions and impacts|Scientific<br/>contributions]]
+
| group3 = [[Edsger W. Dijkstra#Pioneering contributions and impact on computing science|Scientific<br/>contributions]]
 
| list3  =
 
| list3  =
 
{{Navbox|subgroup
 
{{Navbox|subgroup
| group1 = [[Edsger W. Dijkstra#Scientific contributions and impacts|Concepts,<br/>methods]]
+
| group1 = [[Edsger W. Dijkstra#Pioneering contributions and impact on computing science|Concepts,<br/>methods]]
 
| list1 =
 
| list1 =
 
*[[ALGOL 60]] [[Programming language implementation|implementation]]
 
*[[ALGOL 60]] [[Programming language implementation|implementation]]
Line 108: Line 109:
 
*[[Centrum Wiskunde & Informatica]] (CWI Amsterdam)
 
*[[Centrum Wiskunde & Informatica]] (CWI Amsterdam)
 
*[[Dijkstra Fellowship]]
 
*[[Dijkstra Fellowship]]
 +
*[[International Symposium on Stabilization, Safety, and Security of Distributed Systems]]
 
*[[E.W. Dijkstra Archive]] ([[University of Texas at Austin]])
 
*[[E.W. Dijkstra Archive]] ([[University of Texas at Austin]])
*[[List of pioneers in computer science]]
 
 
*[[List of important publications in computer science]]
 
*[[List of important publications in computer science]]
 
*[[List of important publications in theoretical computer science]]
 
*[[List of important publications in theoretical computer science]]
 
*[[List of important publications in concurrent, parallel, and distributed computing]]
 
*[[List of important publications in concurrent, parallel, and distributed computing]]
*[[International Symposium on Stabilization, Safety, and Security of Distributed Systems]]
+
*[[List of pioneers in computer science]]
 +
*[[List of people considered father or mother of a field#Computing|List of people considered father or mother of a technical field]]
  
 
| belowclass = plainlist
 
| belowclass = plainlist

Latest revision as of 10:00, 14 November 2020

Template documentation

Initial visibility: currently defaults to autocollapse

To set this template's initial visibility, the |state= parameter may be used:

  • |state=collapsed: {{Edsger Dijkstra|state=collapsed}} to show the template collapsed, i.e., hidden apart from its title bar
  • |state=expanded: {{Edsger Dijkstra|state=expanded}} to show the template expanded, i.e., fully visible
  • |state=autocollapse: {{Edsger Dijkstra|state=autocollapse}}
    • shows the template collapsed to the title bar if there is a {{navbar}}, a {{sidebar}}, or some other table on the page with the collapsible attribute
    • shows the template in its expanded state if there are no other collapsible items on the page

If the |state= parameter in the template on this page is not set, the template's initial visibility is taken from the |default= parameter in the Collapsible option template. For the template on this page, that currently evaluates to autocollapse.