This is the ZOO-Project Identity section. Please use the following material for promoting or citing the ZOO-Project open WPS platform. And don't forget to link back to our website ! Thank you.
The ZOO-Project original logo represents the sunny african savannah with elephants, a giraf and a baobab tree. A simplified version of the logo is also commonly used with then sun only and the ZOO logo text on top of it.
Feel free to use the following markup for linking to ZOO-Project from your website or blog.
<a href='http://zoo-project.org/' target='_blank'>
<img src="http://zoo-project.org/img/zoo-simple.png" width="140" height="140" alt="ZOO-Project logo" />
</a>
The ZOO Web font allow to show the ZOO-Project logo using the CSS @font-face rule. Feel free to download the ZOO-Project font and to adapt the following CSS and HTML markup for using it.
HTML
<i class="zoo-ZOO-Font"/></i>
CSS
@font-face {
font-family: 'ZOO-Font';
src:url('fonts/ZOO-Font.eot');
src:url('fonts/ZOO-Font.eot') format('embedded-opentype'),
url('fonts/ZOO-Font.ttf') format('truetype'),
url('fonts/ZOO-Font.woff') format('woff'),
url('fonts/ZOO-Font.svg') format('svg');
font-weight: normal;
font-style: normal;
font-variant: normal;
}
[class^="zoo-"], [class*=" zoo-"] {
font-family: 'ZOO-Font';
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.zoo-ZOO-Font:before {
content: "\e603";
}
The following QR Codes all encrypt http://zoo-project.org and should open that URL when scanned with an appropriate mobil device.
Thank you for citing ZOO-Project in your work or research and link back to our website.
Write ZOO-Project to cite ZOO-Project
Don't write ZOO, Zoo, ZOO project or Zoo WPS to cite ZOO-Project !
ZOO-Project: The open WPS platform
BibTeX
@article{
year={2013},
issn={1866-9298},
journal={Applied Geomatics},
volume={5},
number={1},
title={ZOO-Project: the open WPS platform},
publisher={Springer-Verlag},
keywords={WPS, OGC, ZOO-Project, OSGeo},
author={Fenoy G, Bozon N and Raghavan V},
pages={19-24},
language={English}
}
This material is released under the Creative Commons Attribution-ShareAlike 4.0 International Public License (CC-BY-SA).
© Copyright 2009 - 2024 - ZOO Project - All Rights Reserved.