Skip to content

Commit

Permalink
- Added a few conference papers (mainly Modelica'2011) to the database
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk/doc@9930 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
sjoelund committed Sep 26, 2011
1 parent c482c77 commit 31302f0
Show file tree
Hide file tree
Showing 3 changed files with 81 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bibliography/generate.sh
Expand Up @@ -2,7 +2,7 @@
rm -f *.bibinc *.html ../*.bibinc ../marsj_bib.html
test -z "$1" && echo "You need to specify output directory (e.g. /media/ida-home/www-pub/ )" && exit

for type in msc journals phd; do
for type in papers msc journals phd; do
./bib2html.sh $type openmodelica utf8 bibliography\\/ || exit 1
done

Expand Down
67 changes: 66 additions & 1 deletion bibliography/openmodelica.bib
Expand Up @@ -323,7 +323,7 @@ @ARTICLE{openmodelica.org:edelfeldt:smpt:2008
}

@ARTICLE{openmodelica.org:pop:sne:2007,
author = {Adrian Pop and David Akhvlediani and and Peter Fritzson},
author = {Adrian Pop and David Akhvlediani and Peter Fritzson},
title = {Towards Unified System Modeling with the {ModelicaML} {UML} Profile},
journal = {Simulation News Europe},
volume = {17},
Expand All @@ -348,6 +348,69 @@ @ARTICLE{openmodelica.org:fritzson:sne:2005
%% [*5*] Peer-Review conference and workshop papers
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@InProceedings{openmodelica.org:bouskela:modelica:2011,
author = {Bouskela, Daniel and Jardin, Audrey and Benjelloun-Touimi, Zakia and Aronsson, Peter and Fritzson, Peter},
title = {Modelling of Uncertainties with {Modelica}},
crossref = {modelica2011},
doi = {10.3384/ecp11063673},
pdf = {http://www.ep.liu.se/ecp/063/075/ecp11063075.pdf},
}

@InProceedings{openmodelica.org:torabzadeh-tari:modelica:2011:omweb,
author = {Mohsen-Torabzadeh, Tari and Muhammed Hossain, Zoheb and Fritzson, Peter and Richter, Thomas},
title = {{OMWeb} - Virtual Web-based Remote Laboratory for Modelica in Engineering Courses},
crossref = {modelica2011},
doi = {10.3384/ecp11063153},
pdf = {http://www.ep.liu.se/ecp/063/018/ecp11063018.pdf},
}

@InProceedings{openmodelica.org:thieriot:modelica:2011,
author = {Thieriot, Hubert and Nemera, Maroun and Torabzadeh-Tari, Mohsen and Fritzson, Peter and Singh, Rajiv and Kocherry, John John},
title = {Towards Design Optimization with OpenModelica Emphasizing Parameter Optimization with Genetic Algorithms},
crossref = {modelica2011},
doi = {10.3384/ecp11063756},
pdf = {http://www.ep.liu.se/ecp/063/084/ecp11063084.pdf},
}

@InProceedings{openmodelica.org:torabzadeh-tari:modelica:2011:drcontrol,
author = {Torabzadeh-Tari, Mohsen and Sjölund, Martin and Pop, Adrian and Fritzson, Peter},
title = {{DrControl} - An Interactive Course Material for Teaching Control Engineering},
crossref = {modelica2011},
doi = {10.3384/ecp11063801},
pdf = {http://www.ep.liu.se/ecp/063/091/ecp11063091.pdf},
}

@InProceedings{openmodelica.org:sjoelund:modelica:2011,
author = {Martin Sjölund and Peter Fritzson and Adrian Pop},
title = {Bootstrapping a {Modelica} Compiler aiming at {Modelica} 4},
crossref = {modelica2011},
doi = {10.3384/ecp11063143},
pdf = {http://www.ep.liu.se/ecp/063/058/ecp11063058.pdf},
}

@InProceedings{openmodelica.org:frenkel:modelica:2011:benchmark,
author = {Jens Frenkel and Christian Schubert and Günter Kunze and Peter Fritzson and Adrian Pop},
title = {Towards a Benchmark Suite for {Modelica} Compilers: Large Models},
crossref = {modelica2011},
doi = {10.3384/ecp11063232},
pdf = {https://modelica.org/events/modelica2011/Proceedings/pages/papers/07_1_ID_183_a_fv.pdf},
}

@InProceedings{openmodelica.org:huhn:modelica:2011,
author = {Michaela Huhn and Martin Sjölund and Wuzhu Chen and Christan Schulze and Peter Fritzson},
title = {Tool Support for {Modelica} Real-time Models},
crossref = {modelica2011},
doi = {10.3384/ecp11063537},
pdf = {https://modelica.org/events/modelica2011/Proceedings/pages/papers/44_1_ID_163_a_fv.pdf},
}

@InProceedings{openmodelica.org:asghar:modelica:2011,
author = {Syed Adeel Asghar and Sonia Tariq and Mohsen Torabzadeh-Tari and Peter Fritzson and Adrian Pop and Martin Sjölund and Parham Vasaiely and Wladimir Schamai},
title = {An Open Source {Modelica} Graphic Editor Integrated with Electronic Notebooks and Interactive Simulation},
crossref = {modelica2011},
doi = {10.3384/ecp11063739},
}

@InProceedings{openmodelica.org:fritzson:aswec:2009,
crossref = {aswec2009},
author = {Peter Fritzson and Adrian Pop and David Broman and Peter Aronsson},
Expand Down Expand Up @@ -484,6 +547,8 @@ @PROCEEDINGS{sims2007

@proceedings{aswec2009,
title = {ASWEC '09: Proceedings of the 2009 Australian Software Engineering Conference},
booktitle = {ASWEC '09: Proceedings of the 2009 Australian Software Engineering Conference},
editor = {Colin Fidge},
year = {2009},
isbn = {978-0-7695-3599-9},
issn = {1530-0803},
Expand Down
14 changes: 14 additions & 0 deletions bibliography/papers.cite
@@ -0,0 +1,14 @@
openmodelica.org:bouskela:modelica:2011
openmodelica.org:torabzadeh-tari:modelica:2011:drcontrol
openmodelica.org:torabzadeh-tari:modelica:2011:omweb
openmodelica.org:thieriot:modelica:2011
openmodelica.org:sjoelund:modelica:2011
openmodelica.org:frenkel:modelica:2011:benchmark
openmodelica.org:huhn:modelica:2011
openmodelica.org:asghar:modelica:2011

openmodelica.org:fritzson:aswec:2009
openmodelica.org:stavaker:modelica:2008
openmodelica.org:pop:modelica:2008
openmodelica.org:pop:modelica:2006
openmodelica.org:fritzson:modelica:2005

0 comments on commit 31302f0

Please sign in to comment.