%% ************ AKADEMIA G/ORNICZO-HUTNICZA W KRAKOWIE *************
%% ***************** Wydzial Matematyki Stosowanej *****************
%% ****************** PRACA MAGISTERSKA w LaTeX-u ******************
%%    autor: ------
%%    Copyright (C) 2002 by ------
%% ******************** Plik z literatura *************************
%%

% \bibliography{reportRoot}

\begin{thebibliography}{88}
\normalsize
\addtolength{\itemsep}{\smallskipamount} % tak dla przejrzystosci

\bibitem{wir2011} Fabien Coelho, Pierre Jouvelot, Corinne Ancourt, Francois Irigoin: \textit{Data and Process Abstraction in PIPS Internal Representation}, Chamonix, 2011

\bibitem{ics1991} Francois Irigoin, Pierre Jouvelot, Remi Triolet: \textit{Semantical Interprocedural Parallelization: an Overview of the PIPS Project}, Cologne, 1991

\bibitem{pyps_pass_manager} Serge Guelton, Gregoire Payen de La Garanderie: \textit{Pyps Pass Manager}, Telecom Bretagne, 2010

\bibitem{pyps_doc} Gregoire Payen de La Garanderie: \textit{A tutorial for Pyps}, Telecom Bretagne, 2010

\bibitem{service_def} Krzysztof Zielinski: Service Oriented Architecture. AGH University of Science and Technology, Krakow

%%\bibitem{thomas_erl} Erl T.: \textit{SOA Principles of Service Design}. Prentice Hall, 2007. 

%%\bibitem{don_box} Box D.: \textit{Essential COM}. Addison-Wesley Longman, 1998.


%% linki i website'y: alfabetycznie

\ \\ 

{\large \textbf{Internet sources}}\\* 

\bibitem{cri} CRI
\url{http://cri.ensmp.fr}

\bibitem{pips4u} PIPS framework
\url{http://pips4u.org}

\bibitem{pips_make} PIPS technical documentation
\url{http://www.cri.ensmp.fr/pips/pipsmake-rc.htdoc}

\bibitem{pylons} Pylons Project
\url{http://pylonsproject.org}

\bibitem{pygments} Pygments - Python syntax highlighter
\url{http://pygments.org}

\bibitem{fabric} Fabric
\url{http://docs.fabfile.org/en/1.0.1/index.html}

\bibitem{gcc} the GNU Compiler Collection
\url{http://gcc.gnu.org}

\bibitem{fortran77} GNU Fortran 77
\url{http://www.kilmnj.com/g77}

\bibitem{gfortran} gfortran - the GNU Fortran compiler
\url{http://gcc.gnu.org/wiki/GFortran}

\bibitem{mvc} Model-View-Controller design pattern
\url{http://www.enode.com/x/markup/tutorial/mvc.html}

\bibitem{wsgi} WSGI tutorial
\url{http://webpython.codepoint.net/wsgi_tutorial}

\bibitem{sqlalchemy} SQLAlchemy
\url{http://www.sqlalchemy.org}

\bibitem{sqlobject} SQLObject
\url{http://sqlobject.org}

\bibitem{mako} Mako Template
\url{http://www.makotemplates.org}

\bibitem{webhelpers} WebHelpers
\url{http://sluggo.scrapping.cc/python/WebHelpers/index.html}

\bibitem{routes} Routes
\url{http://routes.groovie.org}

\bibitem{ajax} Ajax
\url{http://www.xul.fr/en-xml-ajax.html}

\bibitem{javascript} JavaScript Introduction
\url{http://www.w3schools.com/js/js_intro.asp}

\bibitem{jquery} JQuery
\url{http://jquery.com}

\bibitem{python_xkcd} Python by xkcd
\url{http://xkcd.com/353}

\bibitem{templating_system} Using View Templates
\url{http://pylonsbook.com/en/1.1/using-view-templates.html}

\bibitem{pyro} PYthon Remote Objects
\url{http://irmen.home.xs4all.nl/pyro3}

\bibitem{mvc_for_php} MVC for Php
\url{http://www.tonymarston.net/php-mysql/model-view-controller.html}

\bibitem{echo} Echo command
\url{http://www.linfo.org/echo.html}

\bibitem{bash} Bash GNU Project
\url{http://www.gnu.org/software/bash}

\bibitem{virtualenvlit} Virtual Environment
\url{http://pypi.python.org/pypi/virtualenv}

\bibitem{jqzoom} jQZoom Evolution
\url{http://www.mind-projects.it/jqzoom_v10}

\bibitem{pil} Python Image Library
\url{http://www.pythonware.com/products/pil}

\bibitem{dot_format} The DOT language
\url{http://www.graphviz.org/doc/info/lang.html}

\bibitem{graphviz} Graphviz - Graph Visualization Software
\url{http://www.graphviz.org}

\bibitem{ajax_files_upload} AJAX and File Upload
\url{http://www.telerik.com/help/aspnet/ajax/ajxajaxandupload.html}

\bibitem{cgi} Common Gateway Interface
\url{http://www.w3.org/CGI}

\bibitem{cheetah} Cheetah - The Python-Powered Template Engine
\url{http://www.cheetahtemplate.org}

\bibitem{jinja2} Jinja2 (The Python Template Engine)
\url{http://jinja.pocoo.org}

\bibitem{django} Django Project
\url{https://www.djangoproject.com}

\bibitem{turbogears} TurboGears Web Framework
\url{http://turbogears.org}

\bibitem{rubyonrails} Ruby on Rails
\url{www.rubyonrails.org}

\bibitem{symfony} Symfony - Web PHP Framework
\url{http://www.symfony-project.org}

\bibitem{cakephp} CakePHP: the rapid development php framework
\url{cakephp.org}

\bibitem{yii} Yii PHP Framework
\url{www.yiiframework.com}

\bibitem{orm} Mapping Objects to Relational Databases: O/R Mapping In Detail
\url{http://www.agiledata.org/essays/mappingObjects.html}

\bibitem{cron} Introduction to cron
\url{http://www.unixgeeks.org/security/newbie/unix/cron-1.html}

\bibitem{zipfile} Zipfile module
\url{http://docs.python.org/library/zipfile.html}

\bibitem{cherrypy} CherryPy
\url{http://www.cherrypy.org}

\bibitem{paster} Python Paste
\url{http://pythonpaste.org}

\bibitem{supervisor} Supervisor: A Process Control System
\url{http://supervisord.org/index.html}

\bibitem{wsgi} Web Server Gateway Interface
\url{http://wsgi.org/wsgi}

\bibitem{python_app_deployment} Python web application deployment
\url{http://pylonsbook.com/en/1.1/deployment.html}

\bibitem{ws_standard} Web Service standard
\url{http://www.w3.org/2002/ws}

\bibitem{agilemethodology} Agile Methodology
\url{http://agilemethodology.org}

\bibitem{irnavigator} IR Navigator
\url{http://pips4u.org/doc/ir-navigator}

\end{thebibliography}