BibTeX records: Steven Bromling

download as .bib file

@article{DBLP:journals/pc/MacDonaldABSST02,
  author       = {Steve MacDonald and
                  John Anvik and
                  Steven Bromling and
                  Jonathan Schaeffer and
                  Duane Szafron and
                  Kai Tan},
  title        = {From patterns to frameworks to parallel programs},
  journal      = {Parallel Comput.},
  volume       = {28},
  number       = {12},
  pages        = {1663--1683},
  year         = {2002},
  url          = {https://doi.org/10.1016/S0167-8191(02)00190-4},
  doi          = {10.1016/S0167-8191(02)00190-4},
  timestamp    = {Wed, 09 Mar 2022 00:00:00 +0100},
  biburl       = {https://dblp.org/rec/journals/pc/MacDonaldABSST02.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/icpp/BromlingMASST02,
  author       = {Steven Bromling and
                  Steve MacDonald and
                  John Anvik and
                  Jonathan Schaeffer and
                  Duane Szafron and
                  Kai Tan},
  title        = {Pattern-Based Parallel Programming},
  booktitle    = {31st International Conference on Parallel Processing {(ICPP} 2002),
                  20-23 August 2002, Vancouver, BC, Canada},
  pages        = {257--265},
  publisher    = {{IEEE} Computer Society},
  year         = {2002},
  url          = {https://doi.org/10.1109/ICPP.2002.1040881},
  doi          = {10.1109/ICPP.2002.1040881},
  timestamp    = {Fri, 24 Mar 2023 00:00:00 +0100},
  biburl       = {https://dblp.org/rec/conf/icpp/BromlingMASST02.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/ipps/AnvikMSSBT02,
  author       = {John Anvik and
                  Steve MacDonald and
                  Duane Szafron and
                  Jonathan Schaeffer and
                  Steven Bromling and
                  Kai Tan},
  title        = {Generating Parallel Programs from the Wavefront Design Pattern},
  booktitle    = {16th International Parallel and Distributed Processing Symposium {(IPDPS}
                  2002), 15-19 April 2002, Fort Lauderdale, FL, USA, CD-ROM/Abstracts
                  Proceedings},
  publisher    = {{IEEE} Computer Society},
  year         = {2002},
  url          = {https://doi.org/10.1109/IPDPS.2002.1016487},
  doi          = {10.1109/IPDPS.2002.1016487},
  timestamp    = {Fri, 24 Mar 2023 00:00:00 +0100},
  biburl       = {https://dblp.org/rec/conf/ipps/AnvikMSSBT02.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/kbse/MacDonaldSSABT02,
  author       = {Steve MacDonald and
                  Duane Szafron and
                  Jonathan Schaeffer and
                  John Anvik and
                  Steven Bromling and
                  Kai Tan},
  title        = {Generative Design Patterns},
  booktitle    = {17th {IEEE} International Conference on Automated Software Engineering
                  {(ASE} 2002), 23-27 September 2002, Edinburgh, Scotland, {UK}},
  pages        = {23},
  publisher    = {{IEEE} Computer Society},
  year         = {2002},
  url          = {https://doi.org/10.1109/ASE.2002.1114991},
  doi          = {10.1109/ASE.2002.1114991},
  timestamp    = {Fri, 24 Mar 2023 00:00:00 +0100},
  biburl       = {https://dblp.org/rec/conf/kbse/MacDonaldSSABT02.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/coots/DutchynLSBH01,
  author       = {Christopher Dutchyn and
                  Paul Lu and
                  Duane Szafron and
                  Steven Bromling and
                  Wade Holst},
  editor       = {Rajendra Raj and
                  Yi{-}Min Wang},
  title        = {Multi-Dispatch in the Java Virtual Machine: Design and Implementation},
  booktitle    = {6th {USENIX} Conference on Object-Oriented Technologies and Systems,
                  January 29 - February 2, 2001, San Antonio, Texas, {USA}},
  pages        = {77--92},
  publisher    = {{USENIX}},
  year         = {2001},
  url          = {http://www.usenix.org/publications/library/proceedings/coots01/dutchyn.html},
  timestamp    = {Tue, 02 Feb 2021 00:00:00 +0100},
  biburl       = {https://dblp.org/rec/conf/coots/DutchynLSBH01.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/europar/MacDonaldSSB00,
  author       = {Steve MacDonald and
                  Duane Szafron and
                  Jonathan Schaeffer and
                  Steven Bromling},
  editor       = {Arndt Bode and
                  Thomas Ludwig and
                  Wolfgang Karl and
                  Roland Wism{\"{u}}ller},
  title        = {Generating Parallel Program Frameworks from Parallel Design Patterns},
  booktitle    = {Euro-Par 2000, Parallel Processing, 6th International Euro-Par Conference,
                  Munich, Germany, August 29 - September 1, 2000, Proceedings},
  series       = {Lecture Notes in Computer Science},
  volume       = {1900},
  pages        = {95--104},
  publisher    = {Springer},
  year         = {2000},
  url          = {https://doi.org/10.1007/3-540-44520-X\_13},
  doi          = {10.1007/3-540-44520-X\_13},
  timestamp    = {Tue, 14 May 2019 10:00:46 +0200},
  biburl       = {https://dblp.org/rec/conf/europar/MacDonaldSSB00.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/oopsla/DutchynLSBH00,
  author       = {Christopher Dutchyn and
                  Paul Lu and
                  Duane Szafron and
                  Steven Bromling and
                  Wade Holst},
  editor       = {James Haungs},
  title        = {Multi-dispatch in the Java Virtual Machine (poster session): design
                  and implementation},
  booktitle    = {Addendum to the 2000 Proceedings of the Conference on Object-Oriented
                  Programming Systems, Languages and Applications, {OOPSLA} 2000, Minneapolis,
                  MN, USA, October 15-19, 2000},
  pages        = {115--116},
  publisher    = {{ACM}},
  year         = {2000},
  url          = {https://doi.org/10.1145/367845.368011},
  doi          = {10.1145/367845.368011},
  timestamp    = {Fri, 11 Feb 2022 12:49:31 +0100},
  biburl       = {https://dblp.org/rec/conf/oopsla/DutchynLSBH00.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
a service of  Schloss Dagstuhl - Leibniz Center for Informatics