<!--{{{-->
<link rel='alternate' type='application/rss+xml' title='RSS' href='index.xml' />
<!--}}}-->
Background: #fff
Foreground: #000
PrimaryPale: #8cf
PrimaryLight: #18f
PrimaryMid: #04b
PrimaryDark: #014
SecondaryPale: #ffc
SecondaryLight: #fe8
SecondaryMid: #db4
SecondaryDark: #841
TertiaryPale: #eee
TertiaryLight: #ccc
TertiaryMid: #999
TertiaryDark: #666
Error: #f88
/*{{{*/
body {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}

a {color:[[ColorPalette::PrimaryMid]];}
a:hover {background-color:[[ColorPalette::PrimaryMid]]; color:[[ColorPalette::Background]];}
a img {border:0;}

h1,h2,h3,h4,h5,h6 {color:[[ColorPalette::SecondaryDark]]; background:transparent;}
h1 {border-bottom:2px solid [[ColorPalette::TertiaryLight]];}
h2,h3 {border-bottom:1px solid [[ColorPalette::TertiaryLight]];}

.button {color:[[ColorPalette::PrimaryDark]]; border:1px solid [[ColorPalette::Background]];}
.button:hover {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::SecondaryLight]]; border-color:[[ColorPalette::SecondaryMid]];}
.button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::SecondaryDark]];}

.header {background:[[ColorPalette::PrimaryMid]];}
.headerShadow {color:[[ColorPalette::Foreground]];}
.headerShadow a {font-weight:normal; color:[[ColorPalette::Foreground]];}
.headerForeground {color:[[ColorPalette::Background]];}
.headerForeground a {font-weight:normal; color:[[ColorPalette::PrimaryPale]];}

.tabSelected{color:[[ColorPalette::PrimaryDark]];
	background:[[ColorPalette::TertiaryPale]];
	border-left:1px solid [[ColorPalette::TertiaryLight]];
	border-top:1px solid [[ColorPalette::TertiaryLight]];
	border-right:1px solid [[ColorPalette::TertiaryLight]];
}
.tabUnselected {color:[[ColorPalette::Background]]; background:[[ColorPalette::TertiaryMid]];}
.tabContents {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::TertiaryPale]]; border:1px solid [[ColorPalette::TertiaryLight]];}
.tabContents .button {border:0;}
.redLink a {color:#ff0000;}
.blueLink a {color:#0000FF;}
#sidebar {}
#sidebarOptions input {border:1px solid [[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel {background:[[ColorPalette::PrimaryPale]];}
#sidebarOptions .sliderPanel a {border:none;color:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:hover {color:[[ColorPalette::Background]]; background:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:active {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::Background]];}

.wizard {background:[[ColorPalette::PrimaryPale]]; border:1px solid [[ColorPalette::PrimaryMid]];}
.wizard h1 {color:[[ColorPalette::PrimaryDark]]; border:none;}
.wizard h2 {color:[[ColorPalette::Foreground]]; border:none;}
.wizardStep {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];
	border:1px solid [[ColorPalette::PrimaryMid]];}
.wizardStep.wizardStepDone {background:[[ColorPalette::TertiaryLight]];}
.wizardFooter {background:[[ColorPalette::PrimaryPale]];}
.wizardFooter .status {background:[[ColorPalette::PrimaryDark]]; color:[[ColorPalette::Background]];}
.wizard .button {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryLight]]; border: 1px solid;
	border-color:[[ColorPalette::SecondaryPale]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryPale]];}
.wizard .button:hover {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Background]];}
.wizard .button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::Foreground]]; border: 1px solid;
	border-color:[[ColorPalette::PrimaryDark]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryDark]];}

.wizard .notChanged {background:transparent;}
.wizard .changedLocally {background:#80ff80;}
.wizard .changedServer {background:#8080ff;}
.wizard .changedBoth {background:#ff8080;}
.wizard .notFound {background:#ffff80;}
.wizard .putToServer {background:#ff80ff;}
.wizard .gotFromServer {background:#80ffff;}

#messageArea {border:1px solid [[ColorPalette::SecondaryMid]]; background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]];}
#messageArea .button {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::SecondaryPale]]; border:none;}

.popupTiddler {background:[[ColorPalette::TertiaryPale]]; border:2px solid [[ColorPalette::TertiaryMid]];}

.popup {background:[[ColorPalette::TertiaryPale]]; color:[[ColorPalette::TertiaryDark]]; border-left:1px solid [[ColorPalette::TertiaryMid]]; border-top:1px solid [[ColorPalette::TertiaryMid]]; border-right:2px solid [[ColorPalette::TertiaryDark]]; border-bottom:2px solid [[ColorPalette::TertiaryDark]];}
.popup hr {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::PrimaryDark]]; border-bottom:1px;}
.popup li.disabled {color:[[ColorPalette::TertiaryMid]];}
.popup li a, .popup li a:visited {color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:active {background:[[ColorPalette::SecondaryPale]]; color:[[ColorPalette::Foreground]]; border: none;}
.popupHighlight {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
.listBreak div {border-bottom:1px solid [[ColorPalette::TertiaryDark]];}

.tiddler .defaultCommand {font-weight:bold;}

.shadow .title {color:[[ColorPalette::TertiaryDark]];}

.title {color:[[ColorPalette::SecondaryDark]];}
.subtitle {color:[[ColorPalette::TertiaryDark]];}

.toolbar {color:[[ColorPalette::PrimaryMid]];}
.toolbar a {color:[[ColorPalette::TertiaryLight]];}
.selected .toolbar a {color:[[ColorPalette::TertiaryMid]];}
.selected .toolbar a:hover {color:[[ColorPalette::Foreground]];}

.tagging, .tagged {border:1px solid [[ColorPalette::TertiaryPale]]; background-color:[[ColorPalette::TertiaryPale]];}
.selected .tagging, .selected .tagged {background-color:[[ColorPalette::TertiaryLight]]; border:1px solid [[ColorPalette::TertiaryMid]];}
.tagging .listTitle, .tagged .listTitle {color:[[ColorPalette::PrimaryDark]];}
.tagging .button, .tagged .button {border:none;}

.footer {color:[[ColorPalette::TertiaryLight]];}
.selected .footer {color:[[ColorPalette::TertiaryMid]];}

.sparkline {background:[[ColorPalette::PrimaryPale]]; border:0;}
.sparktick {background:[[ColorPalette::PrimaryDark]];}

.error, .errorButton {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Error]];}
.warning {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryPale]];}
.lowlight {background:[[ColorPalette::TertiaryLight]];}

.zoomer {background:none; color:[[ColorPalette::TertiaryMid]]; border:3px solid [[ColorPalette::TertiaryMid]];}

.imageLink, #displayArea .imageLink {background:transparent;}

.annotation {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border:2px solid [[ColorPalette::SecondaryMid]];}

.viewer .listTitle {list-style-type:none; margin-left:-2em;}
.viewer .button {border:1px solid [[ColorPalette::SecondaryMid]];}
.viewer blockquote {border-left:3px solid [[ColorPalette::TertiaryDark]];}

.viewer table, table.twtable {border:2px solid [[ColorPalette::TertiaryDark]];}
.viewer th, .viewer thead td, .twtable th, .twtable thead td {background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::Background]];}
.viewer td, .viewer tr, .twtable td, .twtable tr {border:1px solid [[ColorPalette::TertiaryDark]];}

.viewer pre {border:1px solid [[ColorPalette::SecondaryLight]]; background:[[ColorPalette::SecondaryPale]];}
.viewer code {color:[[ColorPalette::SecondaryDark]];}
.viewer hr {border:0; border-top:dashed 1px [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::TertiaryDark]];}

.highlight, .marked {background:[[ColorPalette::SecondaryLight]];}

.editor input {border:1px solid [[ColorPalette::PrimaryMid]];}
.editor textarea {border:1px solid [[ColorPalette::PrimaryMid]]; width:100%;}
.editorFooter {color:[[ColorPalette::TertiaryMid]];}
.readOnly {background:[[ColorPalette::TertiaryPale]];}

#backstageArea {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::TertiaryMid]];}
#backstageArea a {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstageArea a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; }
#backstageArea a.backstageSelTab {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
#backstageButton a {background:none; color:[[ColorPalette::Background]]; border:none;}
#backstageButton a:hover {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstagePanel {background:[[ColorPalette::Background]]; border-color: [[ColorPalette::Background]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]];}
.backstagePanelFooter .button {border:none; color:[[ColorPalette::Background]];}
.backstagePanelFooter .button:hover {color:[[ColorPalette::Foreground]];}
#backstageCloak {background:[[ColorPalette::Foreground]]; opacity:0.6; filter:'alpha(opacity=60)';}
/*}}}*/
/*{{{*/
* html .tiddler {height:1%;}

body {font-size:.75em; font-family:arial,helvetica; margin:0; padding:0;}

h1,h2,h3,h4,h5,h6 {font-weight:bold; text-decoration:none;}
h1,h2,h3 {padding-bottom:1px; margin-top:1.2em;margin-bottom:0.3em;}
h4,h5,h6 {margin-top:1em;}
h1 {font-size:1.35em;}
h2 {font-size:1.25em;}
h3 {font-size:1.1em;}
h4 {font-size:1em;}
h5 {font-size:.9em;}

hr {height:1px;}

a {text-decoration:none;}

dt {font-weight:bold;}

ol {list-style-type:decimal;}
ol ol {list-style-type:lower-alpha;}
ol ol ol {list-style-type:lower-roman;}
ol ol ol ol {list-style-type:decimal;}
ol ol ol ol ol {list-style-type:lower-alpha;}
ol ol ol ol ol ol {list-style-type:lower-roman;}
ol ol ol ol ol ol ol {list-style-type:decimal;}

.txtOptionInput {width:14.5em;}

#contentWrapper .chkOptionInput {border:0;}

.externalLink {text-decoration:underline;}

.indent {margin-left:3em;}
.outdent {margin-left:3em; text-indent:-3em;}
code.escaped {white-space:nowrap;}

.tiddlyLinkExisting {font-weight:bold;}
.tiddlyLinkNonExisting {font-style:italic;}

/* the 'a' is required for IE, otherwise it renders the whole tiddler in bold */
a.tiddlyLinkNonExisting.shadow {font-weight:bold;}

#mainMenu .tiddlyLinkExisting,
	#mainMenu .tiddlyLinkNonExisting,
	#sidebarTabs .tiddlyLinkNonExisting {font-weight:normal; font-style:normal;}
#sidebarTabs .tiddlyLinkExisting {font-weight:bold; font-style:normal;}

.header {position:relative;}
.header a:hover {background:transparent;}
.headerShadow {position:relative; padding:4.5em 0 1em 1em; left:-1px; top:-1px;}
.headerForeground {position:absolute; padding:4.5em 0 1em 1em; left:0px; top:0px;}

.siteTitle {font-size:3em;}
.siteSubtitle {font-size:1.2em;}

#mainMenu {position:absolute; left:0; width:10em; text-align:right; line-height:1.6em; padding:1.5em 0.5em 0.5em 0.5em; font-size:1.1em;}

#sidebar {position:absolute; right:3px; width:8em; font-size:.9em;}
#sidebarOptions {padding-top:0.3em;}
#sidebarOptions a {margin:0 0.2em; padding:0.2em 0.3em; display:block;}
#sidebarOptions input {margin:0.4em 0.5em;}
#sidebarOptions .sliderPanel {margin-left:1em; padding:0.5em; font-size:.85em;}
#sidebarOptions .sliderPanel a {font-weight:bold; display:inline; padding:0;}
#sidebarOptions .sliderPanel input {margin:0 0 0.3em 0;}
#sidebarTabs .tabContents {width:7em; overflow:hidden;}

.wizard {padding:0.1em 1em 0 2em;}
.wizard h1 {font-size:2em; font-weight:bold; background:none; padding:0; margin:0.4em 0 0.2em;}
.wizard h2 {font-size:1.2em; font-weight:bold; background:none; padding:0; margin:0.4em 0 0.2em;}
.wizardStep {padding:1em 1em 1em 1em;}
.wizard .button {margin:0.5em 0 0; font-size:1.2em;}
.wizardFooter {padding:0.8em 0.4em 0.8em 0;}
.wizardFooter .status {padding:0 0.4em; margin-left:1em;}
.wizard .button {padding:0.1em 0.2em;}

#messageArea {position:fixed; top:2em; right:0; margin:0.5em; padding:0.5em; z-index:2000; _position:absolute;}
.messageToolbar {display:block; text-align:right; padding:0.2em;}
#messageArea a {text-decoration:underline;}

.tiddlerPopupButton {padding:0.2em;}
.popupTiddler {position: absolute; z-index:300; padding:1em; margin:0;}

.popup {position:absolute; z-index:300; font-size:.9em; padding:0; list-style:none; margin:0;}
.popup .popupMessage {padding:0.4em;}
.popup hr {display:block; height:1px; width:auto; padding:0; margin:0.2em 0;}
.popup li.disabled {padding:0.4em;}
.popup li a {display:block; padding:0.4em; font-weight:normal; cursor:pointer;}
.listBreak {font-size:1px; line-height:1px;}
.listBreak div {margin:2px 0;}

.tabset {padding:1em 0 0 0.5em;}
.tab {margin:0 0 0 0.25em; padding:2px;}
.tabContents {padding:0.5em;}
.tabContents ul, .tabContents ol {margin:0; padding:0;}
.txtMainTab .tabContents li {list-style:none;}
.tabContents li.listLink { margin-left:.75em;}

#contentWrapper {display:block;}
#splashScreen {display:none;}

#displayArea {margin:1em 17em 0 14em;}

.toolbar {text-align:right; font-size:.9em;}

.tiddler {padding:0em 0em 0em 0em;}

.missing .viewer,.missing .title {font-style:italic;}

.title {font-size:1.6em; font-weight:bold;}

.missing .subtitle {display:none;}
.subtitle {font-size:1.1em;}

.tiddler .button {padding:0.2em 0.4em;}

.tagging {margin:0.5em 0.5em 0.5em 0; float:left; display:none;}
.isTag .tagging {display:block;}
.tagged {margin:0.5em; float:right;}
.tagging, .tagged {font-size:0.9em; padding:0.25em;}
.tagging ul, .tagged ul {list-style:none; margin:0.25em; padding:0;}
.tagClear {clear:both;}

.footer {font-size:.9em;}
.footer li {display:inline;}

.annotation {padding:0.5em; margin:0.5em;}

* html .viewer pre {width:99%; padding:0 0 1em 0;}
.viewer {line-height:1.4em; padding-top:0.5em;}
.viewer .button {margin:0 0.25em; padding:0 0.25em;}
.viewer blockquote {line-height:1.5em; padding-left:0.8em;margin-left:2.5em;}
.viewer ul, .viewer ol {margin-left:0.5em; padding-left:1.5em;}

.viewer table, table.twtable {border-collapse:collapse; margin:0.8em 1.0em;}
.viewer th, .viewer td, .viewer tr,.viewer caption,.twtable th, .twtable td, .twtable tr,.twtable caption {padding:3px;}
table.listView {font-size:0.85em; margin:0.8em 1.0em;}
table.listView th, table.listView td, table.listView tr {padding:0px 3px 0px 3px;}

.viewer pre {padding:0.5em; margin-left:0.5em; font-size:1.2em; line-height:1.4em; overflow:auto;}
.viewer code {font-size:1.2em; line-height:1.4em;}

.editor {font-size:1.1em;}
.editor input, .editor textarea {display:block; width:100%; font:inherit;}
.editorFooter {padding:0.25em 0; font-size:.9em;}
.editorFooter .button {padding-top:0px; padding-bottom:0px;}

.fieldsetFix {border:0; padding:0; margin:1px 0px;}

.sparkline {line-height:1em;}
.sparktick {outline:0;}

.zoomer {font-size:1.1em; position:absolute; overflow:hidden;}
.zoomer div {padding:1em;}

* html #backstage {width:99%;}
* html #backstageArea {width:99%;}
#backstageArea {display:none; position:relative; overflow: hidden; z-index:150; padding:0.3em 0.5em;}
#backstageToolbar {position:relative;}
#backstageArea a {font-weight:bold; margin-left:0.5em; padding:0.3em 0.5em;}
#backstageButton {display:none; position:absolute; z-index:175; top:0; right:0;}
#backstageButton a {padding:0.1em 0.4em; margin:0.1em;}
#backstage {position:relative; width:100%; z-index:50;}
#backstagePanel {display:none; z-index:100; position:absolute; width:90%; margin-left:3em; padding:1em;}
.backstagePanelFooter {padding-top:0.2em; float:right;}
.backstagePanelFooter a {padding:0.2em 0.4em;}
#backstageCloak {display:none; z-index:20; position:absolute; width:100%; height:100px;}

.whenBackstage {display:none;}
.backstageVisible .whenBackstage {display:block;}
/*}}}*/
/***
StyleSheet for use when a translation requires any css style changes.
This StyleSheet can be used directly by languages such as Chinese, Japanese and Korean which need larger font sizes.
***/
/*{{{*/
body {font-size:0.8em;}
#sidebarOptions {font-size:1.05em;}
#sidebarOptions a {font-style:normal;}
#sidebarOptions .sliderPanel {font-size:0.95em;}
.subtitle {font-size:0.8em;}
.viewer table.listView {font-size:0.95em;}
/*}}}*/
/*{{{*/
@media print {
#mainMenu, #sidebar, #messageArea, .toolbar, #backstageButton, #backstageArea {display: none !important;}
#displayArea {margin: 1em 1em 0em;}
noscript {display:none;} /* Fixes a feature in Firefox 1.5.0.2 where print preview displays the noscript content */
}
/*}}}*/
<!--{{{-->
<div class='header' macro='gradient vert [[ColorPalette::PrimaryLight]] [[ColorPalette::PrimaryMid]]'>
<div class='headerShadow'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
<div class='headerForeground'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
</div>
<div id='mainMenu' refresh='content' tiddler='MainMenu'></div>
<div id='sidebar'>
<div id='sidebarOptions' refresh='content' tiddler='SideBarOptions'></div>
<div id='sidebarTabs' refresh='content' force='true' tiddler='SideBarTabs'></div>
</div>
<div id='displayArea'>
<div id='messageArea'></div>
<div id='tiddlerDisplay'></div>
</div>
<!--}}}-->
<!--{{{-->
<div class='toolbar' macro='toolbar [[ToolbarCommands::ViewToolbar]]'></div>
<div class='title' macro='view title'></div>
<div class='tagging' macro='tagging'></div>
<div class='viewer' macro='view text wikified'></div>
<div class='tagClear'></div>
<!--}}}-->
<!--{{{-->
<div class='toolbar' macro='toolbar [[ToolbarCommands::EditToolbar]]'></div>
<div class='title' macro='view title'></div>
<div class='editor' macro='edit title'></div>
<div macro='annotations'></div>
<div class='editor' macro='edit text'></div>
<div class='editor' macro='edit tags'></div><div class='editorFooter'><span macro='message views.editor.tagPrompt'></span><span macro='tagChooser excludeLists'></span></div>
<!--}}}-->
To get started with this blank [[TiddlyWiki]], you'll need to modify the following tiddlers:
* [[SiteTitle]] & [[SiteSubtitle]]: The title and subtitle of the site, as shown above (after saving, they will also appear in the browser title bar)
* [[MainMenu]]: The menu (usually on the left)
* [[DefaultTiddlers]]: Contains the names of the tiddlers that you want to appear when the TiddlyWiki is opened
You'll also need to enter your username for signing your edits: <<option txtUserName>>
These [[InterfaceOptions]] for customising [[TiddlyWiki]] are saved in your browser

Your username for signing your edits. Write it as a [[WikiWord]] (eg [[JoeBloggs]])

<<option txtUserName>>
<<option chkSaveBackups>> [[SaveBackups]]
<<option chkAutoSave>> [[AutoSave]]
<<option chkRegExpSearch>> [[RegExpSearch]]
<<option chkCaseSensitiveSearch>> [[CaseSensitiveSearch]]
<<option chkAnimate>> [[EnableAnimations]]

----
Also see [[AdvancedOptions]]
<<importTiddlers>>
Rename this tiddler to 'ColorPalette' to enable this color scheme

Background: #ffc
Foreground: #000
PrimaryPale: #fc8
PrimaryLight: #f81
PrimaryMid: #b40
PrimaryDark: #410
SecondaryPale: #ffc
SecondaryLight: #fe8
SecondaryMid: #db4
SecondaryDark: #841
TertiaryPale: #e88
TertiaryLight: #c66
TertiaryMid: #944
TertiaryDark: #633
One of the great strengths of TiddlyWiki is the way that its interface can be customised by editting various shadow tiddlers. However, a problem that has consistently emerged is the difficulty of reconciling the needs of authors, who need access to the full array of TiddlyWiki features, and the needs of ordinary readers, who generally benefit from seeing a restricted set of functionality more suited to their needs.

The new backstage area in release 2.2 offers a solution to this conundrum by providing a consistent way of accessing authoring functionality that is independent of the interface customisations (so, even if you blast away the contents of your PageTemplate, you can still access the backstage area).

The backstage area is only available when a TiddlyWiki is edittable - typically meaning that it's been opened off of a {{{file://}}} URL. It appears as an unobtrusive link in the topright corner of the page. Clicking it reveals the backstage toolbar consisting of commands like {{{saveChanges}}} and drop-down tasks like ImportTiddlers, SyncMacro, PluginManager and Tweak (which provides access to the new OptionsMacro).
Get my [[CV (pdf)|https://www.dropbox.com/s/4bnwi68fvpjvxfw/GeorgePotamias__CV__September2017.pdf?dl=0]]
Background: #fff
Foreground: #000
PrimaryPale: #8cf
PrimaryLight: #18f
PrimaryMid: #04b
PrimaryDark: #014
SecondaryPale: #ffc
SecondaryLight: #fe8
SecondaryMid: #db4
SecondaryDark: #841
TertiaryPale: #eee
TertiaryLight: #ccc
TertiaryMid: #999
TertiaryDark: #666
Error: #f88
PageTemplate
|>|>|SiteTitle - SiteSubtitle|
|MainMenu|DefaultTiddlers<<br>><<br>><<br>><<br>>ViewTemplate<<br>><<br>>EditTemplate|SideBarOptions|
|~|~|OptionsPanel|
|~|~|AdvancedOptions|
|~|~|<<tiddler Configuration.SideBarTabs>>|

''StyleSheet:'' StyleSheetColors - StyleSheetLayout - StyleSheetPrint

SiteUrl
SideBarTabs
|[[Timeline|TabTimeline]]|[[Tags|TabTags]]|>|>|[[More|TabMore]] |
|>|>||[[Missing|TabMoreMissing]]|[[All|TabAll]]|[[Orphans|TabMoreOrphans]]|[[Shadowed|TabMoreShadowed]]|
''Email'': potamias[at]ics[dot]forth[dot]gr
''Phone'' (work): (+30) 2810 391693 / (mobile): (+30) 6974 648090
''URL (at CBML)'':http://www.ics.forth.gr/cbml/index_main.php?l=e&c=545
''__Postal address__'':
Institute of Computer Science (ICS)
Foundation for Research and Technology - Hellas (FORTH)
N. Plastira 100, Vassilika Vouton
GR - 70013 Heraklion, Crete, Greece
Born in Athens/Greece, August 20, 1957
Married with [[Katerina|http://dnlab.biology.upatras.gr/page3/page3.html]]
One child, Rolandos//-//Alexandros

Member of the ''[[Computational BioMedicine Laboratory (CBML)|http://www.ics.forth.gr/cbml]]'' at the [[Institute of Computer Science|http://www.ics.forth.gr]], [[FORTH|http://www.forth.gr]]
* my [[research interests|Research Interests]]
* my [[publications|Publications]]
* research [[projects|Projects]]
* research [[associates|Research Associates]]
* ''BSc in Mathematics'', [[Dept. of Mathematics|http://www.math.upatras.gr/index.php?&lang=en]], [[University of Patras|http://www.upatras.gr/index/index/lang/en]], Patras, Greece, 1983.
* ''PhD in the areas of Artificial Intelligence, Expert Systems and Mathematical Logic''. __Thesis__: ''[[An Expert System in Chemical catalysis - ESCAT: Expert System in catalysis: A Study in Knowledge Representation, Acquisition and Retrieval|http://thesis.ekt.gr/thesisBookReader/id/1979#page/1/mode/2up]]''. (in Greek). Dept. of Mathematics, University of Patras, Patras, Greece, 1992.
 [img[http://www.ics.forth.gr/~potamias/trifili.jpg]] @@color(green):''Panatha''@@ [[football|http://www.pao.gr]] , [[basket|http://paobc.gr]]
!!!@@color(darkblue):Courses@@
* 2016-.... Faculty member of the ''[[Bioinformatics Graduate Program|http://139.91.171.148/bioinformatics.med.uoc.gr/en/faculty-research-interests]]'', [[Medical School, University of Crete|http://www.med.uoc.gr/]] 
* 2010-2011. ''Statistics'' (in Greek, undergraduate course), [[Dept. of Economics|http://www.econ.upatras.gr/en]], [[University of Patras|http://www.upatras.gr]], Patras, Greece
* 2008-2012. ''Discrete Mathematics & Mathematical Logic'' (in Greek, undergraduate course), [[Hellenic Open University|http://www.eap.gr/index_en.php]]
* 1994-2002. ''[[Machine Learning|http://www.ics.forth.gr/~potamias/hy577/hy577.html]]'' (graduate & under-graduate courses), [[Dept.of Computer Science|http://www.uoc.gr/index_gb.html]], [[University of Crete|http://www.uoc.gr/index_gb.html]], Heraklion, Crete, Greece
* 1992-1995. ''Knowledge and Decision Engineering'' (in Greek, undergraduate course), [[Dept. of Production Engineering|http://www.pem.tuc.gr/4889.html]], [[Technical University of Crete|http://www.tuc.gr/3324.html]], Chania, Crete, Greece
!!!@@color(darkblue):Diploma Theses@@
** 2014 - N. Psalidakis. ''Genome Wide Association Studies - High Density Genotyping & SNP Selection for pharmacological response Association Studies: The Case of Bipolar Disease Disorder''. Dept. of Computer Science, University of Crete [supervisor]
** 2003	- G. Doxastakis. ''Implementation of an XQUERY-based Querying Environment on XML Documents: Application on Genomic Data''. Dept. of Computer Science, University of Crete  [supervisor]
** 2003	- V. Koutsomanis. ''KBANN Implememtation''. Dept. of Computer Science, University of Crete  [supervisor]
** 2002	- D. Antonakaki. ''Implementation of the Multiple Constraint Satisfaction Based Learning with Constraint Satisfaction Libraries''. Dept. of Computer Science, University of Crete  [supervisor]
** 2002	- A. Kanterakis. ''User-driven Knowledge Extraction from XML Documents''. Dept. of Computer Science, University of Crete  [supervisor]
** 2001 - L. Koumakis. ''Automated Construction and Revision of Semantic Networks''. Dept. of Computer Science, University of Crete  [supervisor]
** 2001	- H. Hatziioannou. ''Coping with Vague Concepts: Constructive Induction of In-Between Classes''. Dept. of Computer Science, University of Crete  [supervisor]
** 2000	- N. Yannadakis. ''Impgementation of the Multiple Iterative Constraint Satisfaction Based Learning Algorithm (MICSL)''. Dept. of Computer Science, University of Crete [supervisor]
** 1997 - P. Fragkou. ''Email categorization: The mail-Class System''. Dept. of Computer Science, University of Crete [supervisor]
!!!@@color(darkblue):Post-graduate Theses@@
** 2006 - E. Papoutsidis. ''[[A biomedical GRID infrastructure to enable high performing data mining and knowledge extraction operations|http://elocus.lib.uoc.gr/dlib/9/5/3/metadata-dlib-2006papoutsides.tkl?search_type=simple&search_help=&display_mode=overview&wf_step=init&show_hidden=0&number=10&keep_number=&cclterm1=&cclterm2=&cclterm3=&cclterm4=&cclterm5=&cclterm6=&cclterm7=&cclterm8=&cclterm9=&cclfield1=&cclfield2=&cclfield3=&cclfield4=&cclfield5=&cclfield6=&cclfield7=&cclfield8=&cclfield9=&cclop1=&cclop2=&cclop3=&cclop4=&cclop5=&cclop6=&cclop7=&cclop8=&display_help=0&offset=1&search_coll[metadata]=0&search_coll[dlib]=1&&stored_cclquery=&skin=&rss=0&show_form=&clone_file=&export_method=none&lang=en&offset=1]]''. Dept. of Computer Science, University of Crete [committee member]
** 2006 - A. Simeonides. ''[[microRNA Regulatory Networks and the Gene Ontology: Analysis and Visualization|http://elocus.lib.uoc.gr/dlib/7/b/c/metadata-dlib-2006simeonides.tkl]]''. Dept. of Computer Science, University of Crete [committee member]
** 2006 -  H. Kondylakis. ''[[Quete: Query Processing in distributed database systems|http://elocus.lib.uoc.gr/dlib/1/9/4/metadata-dlib-2006kondylakis.tkl]]''. Dept. of Computer Science, University of Crete [committee member]
** 2006 - A. Manakanatas. ''[[Design and Implementation of a tool for semi-automated semantic schema matching|http://elocus.lib.uoc.gr/dlib/c/5/7/metadata-dlib-2006manakanatas.tkl]]''. Dept. of Computer Science, University of Crete [committee member]
** 2006 - D. Antonakaki. ''[[Mining the Biomedical Literature - The MineBioText system: Discovery of Gene, Protein and Disease Correlations|http://elocus.lib.uoc.gr/dlib/d/e/c/metadata-dlib-2006antonakaki.tkl]]''. Dept. of Computer Science, University of Crete [supervisor, committee member]
** 2005 - A. Arvelakis. ''[[Using Treemaps to visualize Gene Microarray and Phylogenetic Data|http://elocus.lib.uoc.gr/search/?search_type=simple&search_help=detail&display_mode=detail&wf_step=init&show_hidden=0&number=1&keep_number=10&cclterm1=%CE%91%CF%81%CE%B2%CE%B5%CE%BB%CE%B1%CE%BA%CE%B7%CF%82&cclterm2=%2Fhierarchy%2Fmaterial%2F020&cclterm3=&cclterm4=&cclterm5=&cclterm6=&cclterm7=&cclterm8=&cclterm9=&cclfield1=term&cclfield2=collection&cclfield3=&cclfield4=&cclfield5=&cclfield6=&cclfield7=&cclfield8=&cclfield9=&cclop1=and&cclop2=&cclop3=&cclop4=&cclop5=&cclop6=&cclop7=&cclop8=&display_help=0&offset=1&search_coll[metadata]=0&search_coll[dlib]=1&&stored_cclquery=author%3D%28Arvelakis%2C+Adam%29&skin=&rss=0&store_query=1&show_form=&clone_file=&export_method=none&old_offset=1&lang=en&offset=1]]''. Dept. of Computer Science, University of Crete [committee member]
** 2005 - A. Kanterakis. ''[[Gene Selection & Clustering Microarray Data: The MineGene System|http://elocus.lib.uoc.gr/dlib/1/3/7/metadata-dlib-2005kanterakis.tkl]]''. Dept. of Computer Science, University of Crete [supervisor, committee member]
** 2004 - L Koumakis. ''[[HealthObs: Health Observatory|http://elocus.lib.uoc.gr/dlib/6/a/3/metadata-dlib-2004koumakis.tkl]]''. Dept. of Computer Science, University of Crete [supervisor, committee member]
** 2000 - C. Hristofis. ''[[Knowledge discovery from distributed and heterogeneous databases: A clinical information systems application|http://elocus.lib.uoc.gr/dlib/e/f/8/metadata-dlib-2000christofis.tkl]]'', Dept. of Computer Science, University of Crete [supervisor, committee member]
** 1997 - C. Kloukinas. ''[[On-the-fly clustering of OLTP workload characterizations|http://elocus.lib.uoc.gr/dlib/d/5/4/metadata-dlib-1997kloukinas.tkl?search_type=simple&search_help=&display_mode=overview&wf_step=init&show_hidden=0&number=10&keep_number=&cclterm1=&cclterm2=&cclterm3=&cclterm4=&cclterm5=&cclterm6=&cclterm7=&cclterm8=&cclterm9=&cclfield1=&cclfield2=&cclfield3=&cclfield4=&cclfield5=&cclfield6=&cclfield7=&cclfield8=&cclfield9=&cclop1=&cclop2=&cclop3=&cclop4=&cclop5=&cclop6=&cclop7=&cclop8=&display_help=0&offset=1&search_coll[metadata]=0&search_coll[dlib]=1&&stored_cclquery=&skin=&rss=0&show_form=&clone_file=&export_method=none&lang=en&offset=1]]''. Dept. of Computer Science, University of Crete [supervisor, committee member]
!!!@@color(darkblue):PhD theses@@
** 2014 - L. Koumakis. ''[[Computational Methods for Knowledge Discovery from Heterogeneous Data Sporces: Methodology and Implementation on Biological and Molecular Sources|http://thesis.ekt.gr/thesisBookReader/id/34872#page/1/mode/2up]]''. [[School of Production Engineering & Management|http://www.pem.tuc.gr/4889.html]], [[Technical University of Crete|http://www.tuc.gr/3324.html]], [member of supervising committee]
Designed and developed by students and ICS-FORTH staff under my supervision and/or myself.
* ''[[MutationInfo: A tool to quick retrieve genomic position from HGVS variants|https://github.com/kantale/MutationInfo]]'', [[A. Kanterakis|https://scholar.google.com/citations?user=azQNCQoAAAAJ&hl=en]]
* ''[[ePGA: electronic Molecular PharmacoGenomics Assistant|http://www.epga.gr]]'', [[K. Lakiotaki|https://scholar.google.com/citations?user=9F4y7K4AAAAJ&hl=en]],[[E. Kartsaki|https://scholar.google.com/citations?user=DlzOwuIAAAAJ&hl=en]], [[A. Kanterakis|https://scholar.google.com/citations?user=azQNCQoAAAAJ&hl=en]], [[
* ''[[MinePath: A Molecular Pathway Analysis tool|http://www.minepath.org]]'', [[L. Koumakis|https://scholar.google.com/citations?user=JxiXHvcAAAAJ&hl=en]]
* ''[[MineGene: A Machine Learning Tool for Mining Gene Expression Profiles|http://users.ics.forth.gr/~potamias/MineGene/MineGene.html]]'', [[A. Kanterakis|https://scholar.google.com/citations?user=azQNCQoAAAAJ&hl=en]]
* ''[[MineBioText: A Biomedical Literature Minming Tool|http://users.ics.forth.gr/~potamias/MineBioText/MineBioText.html]]'', [[D. Antonakaki|https://scholar.google.com/scholar?hl=el&as_sdt=0,5&q=%CE%94%CE%B5%CF%83%CF%80%CE%BF%CE%B9%CE%BD%CE%B1+%CE%91%CE%BD%CF%84%CF%89%CE%BD%CE%B1%CE%BA%CE%B1%CE%BA%CE%B7]]
* ''[[MineTime: Tool for the coherence analysis for large collections of time series|http://cordis.europa.eu/result/rcn/29040_en.html]]'', G. Potamias
* ''[[HealthObs-Health Observatory: Mining Distributed and Heterogeneous Clinical Data Sources|https://www.dropbox.com/s/cxi3m6bgnd6q4wx/HealthObs.pdf?dl=0]]'', [[L. Koumakis|https://scholar.google.com/citations?user=JxiXHvcAAAAJ&hl=en]]
* ''[[MICSL: Multiple Iterative Costraint Satisfaction based Learning|http://content.iospress.com/articles/intelligent-data-analysis/ida3-4-02]]'', G. Potamias
* Coordinating the @@color(blue): Machine Learning@@ - @@color(blue):Translational Bioinformatics@@ activities within the [[Computational BioMedicine Laboratory (CBML)|http://www.ics.forth.gr/cbml]]; relevant [[publications|Publications]] and tools ''[[MinePath|http://www.minepath.org]]'', ''[[ePGA|http://www.epga.gr]]''
!!!@@color(darkblue):Review services for International Journals & Conferences@@
* //WIREs Systems Biology and Medicine//
* //Biomedical Signal Processing and Control//
* //BMC Medical Research Methodology//
* //Journal of Translation Medicine//
* //International Journal on Artificial Intelligence Tools//
* //Intelligent Decision Technology: An International Journal//
* //IEEE Journal of Biomedical and Health Informatics//
* //Journal of Psychiatry and Mental Health//
* //Health and Texnology//, Spinger
* //ECMLPKDD// 2011, 2014, 2015
* //ICTAI// 2012, 2015, 2016, International Conference on Tools with Artificial Intelligence
* //IEEE CBMS// 2012, 2013
* //MOD// 2015,2016, International Workshop on Machine Learning, Optimization and big Data
* //BHI - International Confernce on Biomedical and Health Informatics//
* //SETNxx//, Hellenic Conference on Artificial Intelligence
!!!@@color(darkblue):Participation in Committees of Scientific Events@@
* Program committee member and reviewer, [[International Workshop on Machine learning, Optimization and big Data|http://www.taosciences.it/mod/program-committee/]] (MOD 2016), Volterra, Tuscany, Italy, August 26-29, 2016.
* Program committee member and reviewer, [[8th Hellenic Conference on Artificial Intelligence|http://setn2016.csd.auth.gr/?page_id=52]] (SETN2016), Thessaloniki, Greece, May 18-20, 2016.
* Program committee member and reviewer, [[International Workshop on Machine learning, Optimization and big Data |http://www.taosciences.it/mod-2015/program-committee/]] (MOD 2015), Taormina-Sicily, Italy, July 21-24, 2015.
* Program committee member and reviewer, [[27th IEEE International Conference on Tools with Artificial Intelligence|https://sites.google.com/site/ictai2015italy/committees]] (ICTAI 2015), Vietri sul Mare, Italy, November 9-11, 2015.
* Program committee member and reviewer, [[26th IEEE International Conference on Tools with Artificial Intelligence|http://ictai2014.cs.ucy.ac.cy/index.php?p=ProgramCommittees]] (ICTAI 2014), Limassol, Cyprus, November 10-12, 2014.
* Program committee member and reviewer, [[European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases|http://www.ecmlpkdd2014.org/]] (ECML PKDD 2014), Nancy, France, September 15-19, 2014.
* Program committe member and reviewer, [[8th Hellenic Conference on Artificial Intelligence|http://www.informatik.uni-trier.de/~ley/db/conf/setn/setn2014.html]] (SETN 2014), Athens, Greece, May 15-17, 2014.
* Program committee member, [[26th IEEE International Symposium on Computer-Based medical Systems|http://cbms2013.med.up.pt/]] (CBMS 2013), Porto, Portugal, June 20-22, 2013.
* Program committee member, [[6th Special Track - Grid and Cloud Computing in Biomedicine and Life Sciences|http://sara.unisalento.it/cbms2013/]], [[CBMS 2013|http://cbms2013.med.up.pt/]], Porto, Portugal, June 20-22, 2013.
* Program committee member and reviewer, [[24th IEEE International Conference on Tools with Artificial Intelligence|http://ieeexplore.ieee.org/xpl/mostRecentIssue.jsp?punumber=6493540]] (ICTAI 2012), Athens, Greece, November 7-9, 2012.
* Local organizing committee member, [[7th Conference of the Hellenic Society for Computational Biology and Bioinformatics|http://hscbb12.hscbb.gr/]] (HSCBB12), Heraklion, Crete, Greece, October 4-6, 2012.
* Program committee member and reviewer [[7th Hellenic Conference on Artificial Intelligence|http://www.springer.com/computer/ai/book/978-3-642-30447-7]], Lamia, Greece, May 28-31, 2012.
* Program committee member, [[5th Special Track - Grid and Cloud Computing in Biomedicine and Life Sciences|http://www.cbms2012.org/?special-tracks.html]], [[CBMS 2012|http://www.cbms2012.org/]], Rome, Italy, June 20-22, 2012.
* Scientific Program committee member, [[6th Conference of the Hellenic Society for Computational Biology and Bioinformatics|http://hscbb11.hscbb.gr/]] (HSCBB11), Patras, Greece, October6-7, 2011.
* Program committee member and reviewer, [[European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases|http://www.ecmlpkdd2011.org/]] (ECML PKDD 2011), Athens, Greece, September 5-9, 2011.
* Program committe member and reviewer, [[6th Hellenic Conference on Artificial Intelligence|http://www.springer.com/computer/ai/book/978-3-642-12841-7]] (SETN 2010), Athens, Greece, May 4-7, 2010.
* Co-rganizer, [[ΒΜIΙΝΤ: Biomedical Informatics and Intelligent Methods in the Support of Genomic medicine|http://users.ics.forth.gr/~potamias/BMIINT2009/BMIINT2009.htm]] workshop, [[AIAI 2009|http://delab.csd.auth.gr/aiai2009/]], Thessaloniki, Greece, April 24, 2009.
* Program committee member, [[5th IFIP Conference on Artificial Intelligence Applications and Innovations|http://delab.csd.auth.gr/aiai2009/]] (AIAI 2009), Thessaloniki, Greece, April 23-25, 2009.
* Program committee member and reviewer, [[20th IEEE International Confernce on Tools with Artificial Intelligence|http://ieeexplore.ieee.org/xpl/mostRecentIssue.jsp?punumber=4669655]] (ICTAI 2008), Dayton, Ohio, USA, November 3-5, 2008.
* Program committee member and reviewer, [[5th Hellenic Conference on Artificial Intelligence|http://setn08.syros.aegean.gr/]] (SETN'08), Syros Island, Greece, October 4-7, 2008.
* Co-organizer, __1st Hellenic Bioinformatics and Medical Informatics Meeting__, Biomedical Research Foundation Academy of Athens, Athens, Greece, October 4-5, 2007.
* Program comittee member & Reviewer, [[19th IEEE International Conference on Tools with Artificial Intelligence|http://ieeexplore.ieee.org/xpl/mostRecentIssue.jsp?punumber=4410240]] (ICTAI 2007), Patras, Greece, October 29-31, 2007.
* Scientific committee member & Reviewer, [[7th International Symposium on Biological & Medical Data Analysis|http://link.springer.com/book/10.1007%2F11946465]], Thessaloniki, Greece, December 7-8, 2006.
* Scientific committee member & Reviewer, [[2nd ADBIS Workshop on Data Mining & Knowledge Discovery|http://eventseer.net/e/2915/18591/]] (ADMKD2006), Thessaloniki, Greece, September 6, 2006.
* Organizer, [[Advancing Clinico-Genomics: Information Integration & Knowledge Discovery Issues|http://www.ics.forth.gr/bmi/ercim/files/ERCIM_BMI_WG_Budapest_ScientificWorkshop.pdf]], Scientific Workshop, [[ERCIM Biomedical Informatics Group|http://www.ics.forth.gr/bmi/ercim/]], Budapest, Hungary, May 30, 2006.
* Member of the Administrative Counsil of the [[Hellenic Artificial Intelligence Society (EETN)|www.eetn.gr]], 2005-2006.
* Chair, [[4th Hellenic Conference on Artificial Intelligence|http://www.springer.com/computer/ai/book/978-3-540-34117-8]] (SETN06), Heraklio, Crete, Greece, May 18-20, 2006.
* Scientific committee member & Reviewer, [[6th International Symposium on Biological & Medical Data Analysis|http://www.springer.com/biomed/book/978-3-540-29674-4]], Aveiro, Portugal, November 10-11, 2005. 
* Scientific committee member & Reviewer, [[5th International Symposium on Biological & Medical Data Analysis|http://www.springer.com/biomed/book/978-3-540-23964-2]],  Barcelona, Spain, November 18-19, 2004.
* Program committee member, [[3rd Hellenic Conference on Atificial Intelligence|http://www.icsd.aegean.gr/setn04/default1024.htm]], (SETN04), Samos Island, Greece, May 5-8, 2004.
* Program committee member,[[2nd Hellenic Conference on Atificial Intelligence|http://lpis.csd.auth.gr/setn02/en/]], )SETN-02), Thessaloniki, Greece, April 11-12, 2002.
* Organizing and Program committee member, [[Machine Learning in the New Information Age|http://users.ics.forth.gr/~potamias/mlnia.html]] (MLNIA), ECML2000, Barcelona, Spain, May 31 - June 2, 2000. 
* Organizing committee member, [[1st Panehellenic Logic Symposium|http://www.cs.ucy.ac.cy/symposium/html/organizing_committe.html]], Nicosia, Cyprus, July 21-24, 1997. 
* Program committee member & Reviewer, [[Machine Learning meets Human Computer Interaction|http://www-ai.cs.uni-dortmund.de/LEHRE/SEMINARE/AGENTEN97/Seminar_Papers/ICML96_MLmeetsHCI.html]] workshop, ICML 1996,  Bari, Italy, July 3-6, 1996
You can wrap any text in an HTML {{{<span>}}} or {{{<div>}}} with a specified CSS class. This allows custom CSS styling in a nice, modular way. By placing a rule in your StyleSheet tiddler like {{{.wrappingClass{color: #666; background: #bbb} }}} you can markup a	piece of text in the tiddler using this code:

{{{
{{wrappingClass{Text that is now accentuated}}}
}}}

{{wrappingClass{Text that is now accentuated}}}

By default, the text is placed in a {{{<span>}}}. To use a {{{<div>}}} instead, insert a line break before the text:

{{{
{{wrappingClass{
Text that is now accentuated}}}
}}}

{{wrappingClass{
Text that is now accentuated}}}
[[At a glance ...]]
[[Contact]]
//Note that the popular [[Firebug|http://www.joehewitt.com/software/firebug/]] extension for Firefox interferes with ImportTiddlers if its "Show XMLHttpRequest" option is switched on//
<<importTiddlers>>
InterfaceOptions are displayed when you click the 'options' button on the right. They are saved in a cookie on your browser, making them sticky between visits:
<<<
<<tiddler OptionsPanel>>
<<<
* The user name for edits should be set //before// starting to edit things (ouch. another bug)
* SaveBackups gives the option of whether to generate backup files 
* AutoSave gives the option of automatically saving every time a change is made
* RegExpSearch allows more complex search expressions
* CaseSensitiveSearch does as its name implies
[img[George Potamias photo|GPphoto.jpg]]
[[At a glance ...]]
[[Current activities]]
[[Studies]]
[[Publications]]
[[Projects]]
[[Teaching & Academic activities]]
[[Services to the scientific community]]
[[SW Tools]]
[[Contact]]
[[Hobbies]]
[[Curriculum Vitae]]
<!--{{{-->
<div id='header' class='header'>
<div class='headerShadow'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>

</div>
<div id='mainMenu'>
<span refresh='content' tiddler='MainMenu'></span>
<span class='searchBar' macro='search'>
<span id='noticeBoard' refresh='content' tiddler='NoticeBoard'></span>

</div>
<div id='sidebar'>
<div id='sidebarOptions' refresh='content' tiddler='MochaSideBarOptions'></div>
</div>
<div id='displayArea'>
<div id='messageArea'></div>
<div id='tiddlerDisplay'></div>
</div>
<div id='contentFooter' refresh='content' tiddler='contentFooter'></div>
<!--}}}-->
!!!@@color(darkblue):PhD Thesis@@
''Potamias G.'' (1992). ''[[AN EXPERT SYSTEM FOR CATALYSIS SELECTION ESCAT. EXPERT SYSTEM IN CATALYSIS. A STUDY IN THE REPRESENTATION, ACQUISITION AND RETRIEVAL OF KNOWLEDGE|http://thesis.ekt.gr/thesisBookReader/id/1979#page/1/mode/2up]]''. (in Greek). Dept. of Mathematics, University of Patras, Patras, Greece.
!!!@@color(darkblue):Edited Volumes & Book Chapters@@
#	{{justified{''L. Koumakis, C. Mizzi, G. Potamias'' (2016) ''[[Bioinformatics tools for Data Analysis|http://www.sciencedirect.com/science/article/pii/B9780128029718000195]]''. In G. Patrinos, W. Ansorge & P.B. Danielson (eds) //Molecular Diagnostics// 3rd Edition (to be published).}}}
#	{{justified{''G. Potamias'' and V. Moustakis (eds) (2009). ''[[BMMINT: BIOMEDICAL INFORMATICS AND INTELLIGENT METHODS IN THE SUPPORT OF GENOMIC MEDICINE|http://www.ics.forth.gr/~potamias/BMIINT2009/BMIINT2009.htm]]''. [[AIAI 2009|http://delab.csd.auth.gr/aiai2009/]] workshop, April 24, Thessaloniki, Greece, //[[CEUR Proceedings, vol. 475|http://ceur-ws.org/Vol-475/]]//.}}}
#	{{justified{Koumakis L., Moustakis V., and ''Potamias G.'' (2009). ''[[WEB SERVICES AUTOMATION|http://www.igi-global.com/chapter/handbook-research-social-dimensions-semantic/35731]]''. Chapter in M.M. Cunha, E.F. Oliveira, A.J. Tavares and L.G. Ferreira (Eds) //[[Handbook of Research on Social Dimensions of Semantic Technologies and Web Services|http://www.igi-global.com/book/handbook-research-social-dimensions-semantic/501]]//, IGI Global, ISBN:1605666505.}}}
#	{{justified{G. Antoniou, ''G. Potamias'', D. Plexousakis, C. Spyropoulos (eds). (2006). ''[[ADVANCES IN ARTIFICIAL INTELLIGENCE|http://www.springerlink.com/content/t00004770613/?p=482b037fc3c24a459324c10f9526aec2&pi=0]]''. //Proceedings 4th Hellenic Conference on Artificial Intelligence//, May 18-20, 2006, Heraklion, Crete. //Lecture Notes in Artificial Intelligence//, 3955, Springer-Verlag.}}}
#	{{justified{''G. Potamias'', V. Moustakis, M. van Someren (eds) (2000). ''[[MACHINE LEARNING IN THE NEW INFORMATION AGE|http://www.ics.forth.gr/~potamias/mlnia.html]]'' (MLNIA),// [[ECML/MLNet|http://www.iiia.csic.es/conferences/ecml2000/info.html?57,161]]// workshop, Barcelona, Spain.}}}
#	{{justified{Metakides G., and Nerode A. (1996). ''Principles of Logic and Logic programming'', [[contributions|http://www.math.cornell.edu/~anil/anbib.html]] by A. Sinachopoulos and ''George Potamias''. //Studies in Computer Science and Artificial Intelligence//, 13. North-Holland Publishing Co., Amsterdam, 1996. xiv+329 pp. ISBN: [[0-444-81644-5|https://catalog.library.cornell.edu/cgi-bin/Pwebrecon.cgi?Search_Arg=0444816445&HIST=1&SL=None&Search_Code=ISBN&CNT=25&DB=local]]}}}
#	{{justified{G. Metakides (1992). ''[[From Logic to Logic Programming and Prolog|http://www.kardamitsa.gr/index.php?main_page=product_info&products_id=572]]'' (in Greek), contribution by ''G. Potamias'' in writing and editing the chapter about Prolog. Kardamitsa editions, Athens, Greece, ISBN: 960-7262-59-X}}}
!!!@@color(darkblue):Invited Talks@@
#	{{justified{''Potamias G''. (2014). ''Boosting pharmacogenomics: A translational bioinformatics perspective''. //[[2014 Golden Helix Summer School|http://www.goldenhelix.org/conferences/summer-schools/previous-summer-schools/130-2014-golden-helix-summer-school#scientific-program]]//, Aegina Island, Greece, September 11-15, 2014.}}}
#	{{justified{''Potamias G''. (2014). ''Translating -omics: the pharmacogenomics dimension''. //eHealth Forum 2014//, [[Presentation|https://www.dropbox.com/s/5lki817ttc1k7by/eHealth2014__FromResearchToEffectiveImpactOnHealth__5.pdf?dl=0]], //''[[From Research to Effective Impact on Health|http://www.prismanews.gr/index.php/health/item/76264-ite-e-health]]''// parallel session, Athens, Greece, May 12, 2014.}}}
#	{{justified{Moustakis V., and ''Potamias G''. (2009). ''SEMANTIC WEB AND GRID FACILITATION FOR GENOME WIDE ASSOCIATION STUDIES - CHALLENGES FOR NANOMEDICINE''. //Nanoinformatics: New Challenges for Biomedical Informatics at the Nano Level//, //[[MIE 2009, Workshop 9, p. 24|http://www.ics.forth.gr/~potamias/CONFERENCES/MIE2009_PROGRAM_WS9_(POTAMIAS).pdf]]//, Sarajevo, Bosnia and Herzegovina, September 1, 2009.}}}
#	{{justified{''Potamias G.'', Tsiknakis M., and Kafetzopoulos D. (2007). ''CANCER, CLINICO//-//GENOMICS AND BIOMEDICAL INFORMATICS: THE ACGT APPROACH'', ''[[Presentation|https://www.dropbox.com/s/fpem1t28mix5lo8/BMI_Symposium__ACGT__Potamias.pdf?dl=0]]''. //[[International Symposium on Biomedical Informatics in Europe|https://ec.europa.eu/digital-single-market/en/news/international-symposium-biomedical-informatics-europe]]//, Barcelona, Spain, June 26-27, 2007.}}}
#	{{justified{Kafetzopoulos D., ''Potamias G.'', and Tsiknakis M. (2007). ''PROTEIN PROFILING AND DIAGNOSIS WITH LAB//-//ON//-//CHIP AND PROTEOMICS TECHNOLOGY: THE LOCCANDIA INTEGRATED CLINICO//-//PROTEOMICS ENVIRONMENT''. //[[International Symposium on Biomedical Informatics in Europe|https://ec.europa.eu/digital-single-market/en/news/international-symposium-biomedical-informatics-europe]]//, Barcelona, Spain, June 26-27 June 2007.}}}
#	{{justified{''Potamias G''. (2006). ''KNOWLEDGE DISCOVERY IN CLINICO//-//GENOMICS: A MULTI//-//STRATEGY DATA//-//MINING METHODOLOGY. Advancing Clinico-Genomics: Information Integration & Knowledge Discovery Issues'', //[[ERCIM BMI/WG Scientific Workshop|http://www.ics.forth.gr/bmi/ercim/files/ERCIM_BMI_WG_Budapest_ScientificWorkshop.pdf]]//, Budapest, Hungary, May 10, 2006.}}}
#	{{justified{''Potamias G.'' (2006). ''KNOWLEDGE DISCOVERY IN SUPPORT OF INTEGRATED CLINICO//-//GENOMIC RESEARCH STUDIES''. //1st Cretan Bioinformatics Forum//, Heraklion, Crete, Greece, 19 June, 2006.}}}
#	{{justified{''Potamias G.'' (2005). ''TECHNOLOGICAL PLATFORMS FOR GENOMIC MEDICINE''. [[Presentation|https://www.dropbox.com/s/eqeius8p5x0xisc/MIE2005.pdf?dl=0]] //MIE 2005// Workshop, organised by [[INFOBIOMED NoE|http://cordis.europa.eu/project/rcn/71126_en.html]], Geneva, Switzerland, August 28 - June 1, 2005.}}}
#	{{justified{''Potamias G.'' (2004). ''ERCIM WG IN BIOMEDICAL INFORMATICS''. //[[Relevant International Activities in Biomedical Informatics|http://www.conganat.org/seis/ISBMDA04/Programme.htm]]// workshop, //5th International Symposium on Biological & Medical Data Analysis// (ISBMDA), Barcelona, November 18-19, 2004.}}}
#	{{justified{Potamias G. (2001). ''KNOWLEDGE DISCOVERY TECHNOLOGY & THE HYGEIAnet INFORMATION SOURCES''. session: //Integrated Healthcare Telematic Services//, //24th Paediatric Panehellenic Surgurey Conference//, Athens, Greece.}}}
#	{{justified{Potamias G. (2001). ''MACHINE LEARNING AND MEDICINE''. //Machine Learning and Knowledge Processing in Science and Enterprizes//, meeting, Athens University of Economics & Business, Athens, Greece.}}}
#	{{justified{Potamias G. (2000). ''KNOWLEDGE DISCOVERY FROM DISTRIBUTED AND HETEROGENEOUS DATA SOURCES: PROBLEMS, ISSUES, TECHNOLOGY, SET UP & REALIZATION'' ([[Abstract|https://www.dropbox.com/s/7cte7o60lposzfl/HELDiNET_Tutorial4_Abstarct.pdf?dl=0]], [[Presentation|https://www.dropbox.com/s/gxmtm0gh86z0j27/HELDiNET_Tutorial4_Trans.pdf?dl=0]]).//HELDINET seminar: Knowledge Discovery from Data Bases//,  Aristotle University of Thessaloniki, Thessaloniki, Greece.}}}
!!!@@color(darkblue):Journals & Periodicals@@
!!!![full-papers, peer-reviewed]
#	{{justify{Koumakis, L., Roussos, P., ''Potamias, G.'' (2017). [[minepath.org: a free interactive pathway analysis server|https://academic.oup.com/nar/article/45/W1/W116/3744540]]. //Nucleic Acids Research// 45(W1). doi: 10.1093/nar/gkx278}}}
#	{{justify{Lakiotaki, K., Kanterakis, A., Kartsaki, E., Patrinos, G.P., ''Potamias, G.'' (2017). [[Exploring public genomics data for population pharmacogenomics|http://journals.plos.org/plosone/article?id=10.1371/journal.pone.0182138]]. //PLOS One// 12(8): e0182138. https://doi.org/10.1371/journal.pone.0182138}}}
#	{{justify{Koumakis, L., Kanterakis, A., Kartsaki, E., Chatzimina, M., Zervakis, M., Tsiknakis, M., Kafetzopoulos, D., Marias, K., Moustakis, V., ''Potamias, G.'' (2016). [[MinePath: Mining for phenotype differential sub-paths in molecular pathways|http://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1005187]]. //PLOS Computational Biology// 12(11): e1005187. doi: 10.1371/journal.pcbi.1005187}}}
#	{{justify{Lakiotaki, K., Kartsaki, E., Kanterakis, A., Katsila, T., Patrinos, G., ''Potamias, G.'' (2016). [[ePGA: a web-based Information System for Translational Pharmacogenomics|http://journals.plos.org/plosone/article?id=10.1371/journal.pone.0162801]]. //PLOS ONE// 11(9): e0162801. doi: 10.1371/journal.pone.0162801}}}
#	{{justify{Koumakis, L., Sigdel, K.,'' Potamias, G.'', Sfakianakis, S., van Leeuwen, J., Zacharioudakis, G., Moustakis, V., Zervakis, M., Bucur, A., Marias, K., Graf, N., Tsiknakis, M., (2015). [[Bridging miRNAs and pathway analysis in clinical decision support: a case study in nephroblastoma|http://link.springer.com/article/10.1007%2Fs13721-015-0102-5]]. //Netw Model Anal Health Inform Bioinforma.// 4:30}}}
#	{{justify{Koumakis L, ''Potamias G'', Tsiknakis M, Zervakis M, Moustakis V. (2015). [[Integrating Microarray Data and GRNs|http://link.springer.com/protocol/10.1007%2F7651_2015_252]]. //Methods Mol Biol.// 1375:137-153. Pubmed/PMID: 26134183}}}
#	{{justify{Kanterakis, A., Kuiper, J., ''Potamias, G.'', Swertz, M.A. (2015). [[PyPedia: using the wiki paradigm as crowd sourcing environment for bioinformatics protocols|http://scfbm.biomedcentral.com/articles/10.1186/s13029-015-0042-6]]. //Source Code Biol Med.// 10:14. PubMed/PMID: 26587054}}}
#	{{justify{''Potamias G.'', Lakiotaki K., Katsila T., Lee MT., Topouzis S., Cooper DN., and Patrinos GP. (2014). [[Deciphering next-generation pharmacogenomics: an information technology perspective|http://rsob.royalsocietypublishing.org/content/4/7/140071]]. //Open Biology// 4(7): 66-77.}}}
#	{{justify{Laine M.L., Moustakis V., Koumakis L., ''Potamias G.'', and Loose B.G. (2013). [[Modeling susceptibility to periodontitis|http://jdr.sagepub.com/content/92/1/45.long]]. //Journal of Dental Research// 92(1): 45-50. [[PubMed/PMID: 23100272|http://www.ncbi.nlm.nih.gov/pubmed/23100272]]; ''{{redLink{[[IADR/AADR William J. Gies Award for the best clinical research paper in 2013|http://www.iadr.com/i4a/pages/index.cfm?pageid=3429#.VC6Dj-dfX1s]]}}}''}}}
#	{{justify{''Potamias G.'', Kaforou S., and Kafetzopoulos D. (2012). [[Towards Optimal Microarray Universal Reference Sample Designs: An In-Silico Optimization Approach|http://www.irma-international.org/article/towards-optimal-microarray-universal-reference/67107/]]. //International Journal of Systems Biology and Biomedical Technologies// 1(2): 66-77.}}}
#	{{justify{Koumakis L., Moustakis V., Zervakis M., Kafetzopoulos D., and ''Potamias G.'' (2012). [[Coupling Regulatory Networks and Microarays: Revealing Molecular Regulations of Breast Cancer Treatment Responses|http://link.springer.com/chapter/10.1007/978-3-642-30448-4_30]]. //Lecture Notes in Computer Science// 7297: 239-246.}}}
#	{{justify{Maojo V., ..., ''Potamias G.'', et al., (2012). [[Nanoinformatics: developing new computing applications for nanomedicine|http://www.springerlink.com/content/g72273q283323021/]], //Comput Sc Eng.// 94(6): 521-539.}}}
#	{{justify{Tsiliki G., Zervakis M., Ioannou M., Sanidas E., Stathopoulos E., ''Potamias G.'', Tsiknakis M., and Kafetzopoulos D. (2011). [[Multi-platform Data Integratioon in Microarray Analysis|http://ieeexplore.ieee.org/xpls/abs_all.jsp?arnumber=6083509]]. //IEEE Trans Inf Technol Biomed.// 15(6): 806-812. [[PubMed/PMID: 22113338|http://www.ncbi.nlm.nih.gov/pubmed/22113338]]}}}
#	{{justify{De la Iglesia D., Maojo V., Chiesa S., Martin//-//Sanchez F., Kern J., ''Potamias G.'', Crespo J., Garcia//-//Remesal M., Keuchkerian S., Kulikowski C., and Mitchell J.A. (2011). [[International Efforts in Nanoinformatics Research Applied to Nanomedicine|http://methods.schattauer.de/en/contents/archivestandard/issue/1353/manuscript/14090.html]]. //Methods Inf Med.// 50(1): 84-95. [[PubMed/PMID: 21085742|http://www.ncbi.nlm.nih.gov/pubmed/21085742]]}}}
#	{{justify{Sfakianakis S., Blazantonakis M., Dimou I., Zervakis M., Tsiknakis M., ''Potamias G.'', Kafetzopoulos D., and Lowe D. (2010). [[Decision support based on genomics: integration of data- and knowledge-driven reasoning|http://www.inderscienceonline.com/doi/abs/10.1504/IJBET.2010.032697]]. //International Journal of Biomedical Engineering and Technology// 3(3/4): 287-307.}}}
#	{{justify{''Potamias G.'', Koumakis L., Kanterakis A., and Moustakis V. (2010). [[Towards the Discovery of Reliable Biomarkers from Gene Expression profiles: An Iterative Constraint Satisfaction Learning Approach|http://www.springerlink.com/content/k2xj78r55750172p/]]. //Lecture Notes in Artificial Intelligence// 6040: 233-242.}}}
#	{{justify{Kern J., Fister K., Petrovecki M., Polasek O., Stevanovic R., Vuletic S., Maojo V., Martin-Sanchez F., ''Potamias G.'', de Quiros F.G.B., Gonzalez D., Legre L., and Moustakis V. (2008). [[Action-grid: International Networking in Grid Computing and Biomedical Informatics|http://www.scopemed.org/?mno=6383]]. //Acta Informatica Medica// (AIM) 16(3): 156-158.}}}
#	{{justify{Kanterakis A., Kafetzopoulos D., Moustakis D., and ''Potamias G.'' (2008). [[Mining Gene Expression Profiles and Gene Regulatory Networks: Identification of Phenotype-Specific Molecular Mechanisms|http://www.springerlink.com/content/l1557293g666124m/]]. //Lecture Notes in Artificial Intelligence//, 5138: 97-109.}}}
#	{{justify{Tsiknakis M., Brochhausen M., Nabrzyski J., Pucacki J., Sfakianakis S., ''Potamias G.'', Desmedt C., and Kafetzopoulos D. (2008). [[A Semantic Grid Infrastructure Enabling Integrated Access and Analysis of Multilevel Biomedical Data in Support of Post-Genomic Clinical Trials on Cancer|http://ieeexplore.ieee.org/xpls/abs_all.jsp?arnumber=4358898&tag=1]]. //IEEE Trans Inf Technol Biomed.// 12(2): 205-217. [[PubMed/PMID: 18348950|http://www.ncbi.nlm.nih.gov/pubmed/18348950]].}}}
#	{{justify{''Potamias G.'', and Kanterakis, A. (2007). [[Feature Selection for the Promoter Recognition and Prediction Problem|http://www.igi-global.com/article/international-journal-data-warehousing-mining/1790]]. //International Journal of Data Warehousing and Mining// 3(3): 60-78.}}}
#	{{justify{Analyti, A., Kondylakis, H., Manakanatas, D., Kalaitzakis, M., Plexousakis, D., and ''Potamias G.'' (2006). [[Integrating Clinical and Genomic Information through the PrognoChip Mediator|http://www.springerlink.com/content/20145502721730h1/]]. //Lecture Notes in Bioinformatics// 4345: 250-261.}}}
#	{{justify{''Potamias G.'', May, M., and Ruping, S. (2006). [[Grid-based Knowledge Discovery in Clinico-Genomic Data|http://www.springerlink.com/content/h21rg27242240065/]]. //Lecture Notes in Bioinformatics// 4345: 219-230.}}}
#	{{justify{Gonianakis M., Neonakis I., Gonianakis I., Baritaki M., Kypriotakis Z., ''Potamias G.'', Bouros D., and Kontou//-//Fili K. (2006). [[A 10-year aerobiological study (1994-2003) in the Mediterranean Island of Crete, Greece: grasses and other weeds, aerobiological data, and botanical and clinical correlations|http://www.ingentaconnect.com/content/ocean/aap/2006/00000027/00000005/art00008?token=00581b6b1a110b99a5e7e442f2067217d763b702c49766d2d316a687627502b333e3568263c2b6a60432c81f]]. //Allergy Asthma Proc.// 27(5): 363-370. [[PubMed/PMID: 17063665|http://www.ncbi.nlm.nih.gov/pubmed/17063665]]}}}
#	{{justify{Gonianakis M.I., Neonakis I.K., Gonianakis I.M., Baritaki M.A., Bouros D., ''Potamias G.'', Kontou-Fili K.S. (2006). [[Mold allergy in the Mediterranean Island of Crete, Greece: a 10-year volumetric, aerobiological study with dermal sensitization correlations|http://www.ingentaconnect.com/content/ocean/aap/2006/00000027/00000005/art00007?token=0046122297437a63736a6f3b4741217a66675f533a766f644a467b4d616d3f4e4b34bd]]. //Allergy Asthma Proc.// 27(5): 354-362. [[PubMed/PMID: 17063664|http://www.ncbi.nlm.nih.gov/pubmed/17063664]]}}}
#	{{justify{Koumakis L., Moustakis V., Kanterakis A., and ''Potamias G.'' (2005). [[Mining Time Series with MineTime|http://www.springerlink.com/content/c64m2x5n8260m678/]]. //Lecture Notes in Artificial Intelligence//, 3955: 158-168.}}}
#	{{justify{Antonakaki D., Kanterakis A., and ''Potamias G.'' (2005). [[Biomedical Literature Mining for Text Classification and Construction of Gene Networks|http://www.springerlink.com/content/4203x72mx1g8221q/]]. //Lecture Notes in Artificial Intelligence// 3955: 469-473.}}}
#	{{justify{''Potamias G.'', and Kanterakis A. (2005). [[Supporting Clinico-Genomic Knowledge Discovery: A Multi-strategy Data Mining Process|http://www.springerlink.com/content/7l36380v36777012/]]. //Lecture Notes in Artificial Intelligence// 3955, 520-524.}}}
#	{{justify{''Potamias G.'', Koumakis L., and Moustakis V. (2005). [[Mining XML Clinical Data: The HealthObs System|http://isi.revuesonline.com/article.jsp?articleId=5958]]. //Ingenierie des Systemes d'Information// 10(1): 59-79.}}}
#	{{justify{''Potamias G.'' (2004). [[Knowledgeable Clustering of Microarray Data|http://www.springerlink.com/content/8p6utcltxctxqcu8/]]. //Lecture Notes in Computer Science// 3337: 491-497.}}}
#	{{justify{''Potamias G.'', and Dermon C. (2004). [[Protein Synthesis Profiling in the Developing Brain: A Graph Theoretic Clustering Approach|http://www.sciencedirect.com/science/article/pii/S0169260704001038]]. //Comput Methods Programs Biomed.// 76(2): 115-129. [[PubMed/PMID: 15451161|http://www.ncbi.nlm.nih.gov/pubmed/15451161]].}}}
#	{{justify{''Potamias G.'', and Moustakis V. (2004). [[Learning In-Between Concept Descriptions Using Iterative Induction|http://www.springerlink.com/content/5p2ca75pcxu00hbj/]]. //Lecture Notes in Artificial Intelligence// 3025: 164-173.}}}
#	{{justify{''Potamias G.'', Koumakis L., and Moustakis V. (2004). [[Gene Selection via Discretized Gene-Expression Profiles and Greedy Feature-Elimination|http://www.springerlink.com/content/6gypy0aupem2vu7h/]]. //Lecture Notes in Artificial Intelligence// 3025: 256-266.}}}
#	{{justify{''Potamias G.'' (2002). [[Distance and Feature-Based Clustering of Time Series: An Application on Neurophysiology|http://www.springerlink.com/content/2vql09evlmkjbp7y/]]. //Lecture Notes in Computer Science// 2308: 237-248.}}}
#	{{justify{''Potamias G.'' (2001). [[Content-Based Similarity Assessment in Multi-segmented Medical Image Data Bases|http://www.springerlink.com/content/rj5e2cq9xuk014j8/]]. //Lecture Notes in Computer Science// 2123: 347-361.}}}
#	{{justify{''Potamias G.'' (2001). [[Adaptive Classification of Web Documents to Users Interests|http://www.springerlink.com/content/8yekgg4k1quhw0xa/]]. //Lecture Notes in Computer Science// 2563: 147-158.}}}
#	{{justify{''Potamias G.'' (1999). [[MICSL: Multiple Iterative Constraint Satisfaction based Learning|http://www.sciencedirect.com/science/article/pii/S1088467X99000220]]. //Intelligent Data Analysis// 3(4): 245-265.}}}
#	{{justify{Tserpes G., and Peristeraki P., ''Potamias G.'', and Tsimenides, N. (1999). [[Species distribution in the southern Aegean Sea based on bottom-trawl surveys|https://www.google.gr/url?sa=t&rct=j&q=&esrc=s&source=web&cd=2&ved=0ahUKEwjQmuv6sYDNAhVMVhQKHZrcD9EQFggoMAE&url=http%3A%2F%2Fjournals.cambridge.org%2Farticle_S0990744000884685&usg=AFQjCNHBKwiLar6rEWEj1zAQPUmaAOnZcQ&sig2=6cY4skyXSXelOmPIyV99lA]]. //Aquatic Living Resources// 12: 167-175.}}}
#	{{justify{Moustakis V., Blazadonakis M., Marazakis M., and ''Potamias G.'' (1998). [[Assessment of Boolean minimization in symbolic empirical learning|http://www.tandfonline.com/doi/abs/10.1080/088395198117767]]. //Applied Artificial Intelligence// 12(4): 329-342.}}}
#	{{justify{Dzeroski S., ''Potamias G.'', Moustakis and V., Charissis G. (1997). [[Automated Revision of Expert Rules for Treating Acute Abdominal Pain in Children|http://www.springerlink.com/content/d75l68r8455341n7/]]. //Lecture Notes in Computer Science// 1211: 98-109.}}}
#	{{justify{''Potamias G.'', Moustakis V., and Charissis, G. (1997). [[Interactive Knowledge Base Construction and Maintenance|http://www.tandfonline.com/doi/abs/10.1080/088395197117993]]. //Applied Artificial Intelligence// 11(7-8): 697-717.}}}
#	{{justify{Morik K., ''Potamias G.'', Moustakis V., and Charissis, G. (1994). [[Knowledgeable Learning using Mobal: A Medical case Study|http://www.tandfonline.com/doi/abs/10.1080/08839519408945460]]. //Applied Artificial Intelligence// 8(4): 579-592.}}}
!!!@@color(darkblue):International Conferences@@
!!!![full-papers, peer-reviewed]
#	{{justify{Karacapilidis, N., ''Potamias, G.'' (2016) Towards a sustainable solution for collaborative healthcare research. //4th International KES Conference on Innovation in Medicine and Healthcare// (KES-InMed 2016), Tenerife, Spain, June 15-17, 2016, Springer [to appear].}}}
#	{{justify{Koumakis, L., ''Potamias, G.'', Marias, K., Tsiknakis, M. [[An algorithmic approach for the effect of transcription factor binding sites over functional gene regulatory networks|http://ieeexplore.ieee.org/xpl/login.jsp?tp=&arnumber=7367662&url=http%3A%2F%2Fieeexplore.ieee.org%2Fxpls%2Fabs_all.jsp%3Farnumber%3D7367662]]. //IEEE 15th International Conference on Bioinformatics and Bioengineering// (BIBE2015), Belgrade, Serbia, November 2-4, 2015. ''@@color(red):BIBE2015 best paper award@@''}}}
#	{{justify{''Potamias, G.'', Lakiotaki, K., Kartsaki, E., Kanterakis, A., Katsila, T., Patrinos G.P. (2015). [[Enabling Pharmacogenomic Services: Informatics and Computational Discovery Aspects|http://ieeexplore.ieee.org/xpl/login.jsp?tp=&arnumber=7367630&url=http%3A%2F%2Fieeexplore.ieee.org%2Fxpls%2Fabs_all.jsp%3Farnumber%3D7367630]]. //IEEE 15th International Conference on Bioinformatics and Bioengineering// (BIBE2015), Belgrade, Serbia, November 2-4, 2015.}}} 
#	{{justify{Hochedlinger N., Nitzlnader M., Falgenhauer M., Welte S., Hayn D., Koumakis L., ''Potamias G.'', Tsiknakis M., Saraceno D., Rinaldi E., Ladenstein R., Schreier G. (2015). [[Standardized Data Sharing in a Paediatric Oncology Research Network - A Proof-of-Concept Study|http://ebooks.iospress.nl/publication/39699]]. //Stud Health Technol Inform.// 212:27-34. PubMed/PMID: 26063254.}}}
#	{{justify{Koumakis L., ''Potamias G.'', Sfakianakis S., Moustakis V., Zervakis M., Graf N., and Tsiknakis M. (2014). [[miRNA based pathway analysis tool in nephroblastoma as a proof of principle for other cancer domains|http://ieeexplore.ieee.org/xpl/login.jsp?tp=&arnumber=7033578&url=http%3A%2F%2Fieeexplore.ieee.org%2Fxpls%2Fabs_all.jsp%3Farnumber%3D7033578]]. //14th International Conference on BioInformatics and BioEngineering// (BIBE2014) , Boca Raton, Florida, USA, November 10-12, 2014.}}}
#	{{justify{Lakiotaki K., Patrinos GP., ''Potamias G.'' (2014). [[Information technology meets pharmacogenomics: Design specifications of an integrated personalized pharmacogenomics information system|http://ieeexplore.ieee.org/xpl/login.jsp?tp=&arnumber=6864292&url=http%3A%2F%2Fieeexplore.ieee.org%2Fiel7%2F6853543%2F6864286%2F06864292.pdf%3Farnumber%3D6864292]]. //International Conference on Biomedical and Health Informatics// (IEEE EMBS), Valencia, Spain, June 1-4, 2014.}}}
#	{{justify{Kalantzaki KD., Koumakis L., Bei ES., Zervakis ME., ''Potamias G.'', Kafetzopoulos D. (2013). [[Experimental model construction and validation of the ErbB signaling pathway|http://ieeexplore.ieee.org/xpl/login.jsp?tp=&arnumber=6864292&url=http%3A%2F%2Fieeexplore.ieee.org%2Fiel7%2F6853543%2F6864286%2F06864292.pdf%3Farnumber%3D6864292]]. //IEEE 13th International Conference on Bioinformatics and Bioengineering// (BIBE2013), Chania, Greece, November 10-13, 2013.}}}
#	{{justify{Koumakis L., ''Potamias G.'', Zervakis M., and Moustakis V. (2011). [[Integrating microarray data and gene regulatory networks: Survey and critical considerations|http://ieeexplore.ieee.org/xpls/abs_all.jsp?arnumber=6079034]]. //10th International Workshop on Biomedical Engineering//, Kos Island, Greece, October 5-7, 2011.}}}
#	{{justify{''Potamias G.'', Kaforou S., and Kafetzopoulos D. (2011). [[Towards Optimal Microarray Universal Reference Sample Designs: An In-Silico Optimization Approach|http://www.springerlink.com/content/u8021025305w2864/]]. //Engineering Applications of Neural Networks, IFIP Advances in Information and Communication Technology//, Vol.363: 443-452.}}}
#	{{justify{Kanterakis A., ''Potamias G.'', Zaharioudakis G., Koumakis L., Sfakianakis S., and Tsiknakis M. (2010). [[Scientific discovery workflows in bioinformatics: a scenario for the coupling of molecular regulatory pathways and gene-expression profiles|http://booksonline.iospress.nl/Content/View.aspx?piid=17588]]. //Stud Health Technol Inform.// 160(Pt2): 1304-1308. [[PubMed/PMID: 20841895|http://www.ncbi.nlm.nih.gov/pubmed/20841895]]}}}
#	{{justify{Moustakis V., Laine M.L., Koumakis E., Loos B.G., and ''Potamias G.'' (2010). [[Modeling and Validating Genotype Knowledge: the Case of Periodontal Disease|http://ieeexplore.ieee.org/xpl/login.jsp?tp=&arnumber=5716063&url=http%3A%2F%2Fieeexplore.ieee.org%2Fxpls%2Fabs_all.jsp%3Farnumber%3D5716063]]. //5th Cairo International Biomedical Engineering Conference// (CIBEC), Cairo, Egypt, December 16-18, 2010.}}}
#	{{justify{Tsiknakis M., Sfakianakis S., Zacharioudakis G., Koumakis L., Kanterakis A., ''Potamias G.'', and Kafetzopoulos D. (2009). [[A Semantically Aware Platform for the Authoring and Secure Enactment of Bioinformatics Workflows|http://ieeexplore.ieee.org/xpls/abs_all.jsp?arnumber=5333787]]. //31st Annual International IEEE EMBS Conference// (EMBC'09), pp. 5625-5628, Mineapolis, Minnesota, USA, September 2-6, 2009. [[PubMed/PMID: 19964401|http://www.ncbi.nlm.nih.gov/pubmed/19964401]]}}}
#	{{justify{Koumakis L., Moustakis V., Tsiknakis M., Kanterakis A., Kafetzopoulos D., and ''Potamias G.'' (2009). [[Supporting Genotype-to-Phenotype Association Studies with Grid-Enabled Knowledge Discovery Workflows|http://ieeexplore.ieee.org/xpls/abs_all.jsp?arnumber=5333882&tag=1]]. //31st Annual International IEEE EMBS Conference// (EMBC'09), pp. 6958-6962, Mineapolis, Minnesota, USA, September 2-6, 2009. [[Pubmde/PMID: 19964717|http://www.ncbi.nlm.nih.gov/pubmed/19964717]]}}}
#	{{justify{Chiesa, S., de la Iglesia, D., Crespo, J., Martin-Sanchez, F., Kern, J., ''Potamias G.'', and Maojo, V. (2009). [[European Efforts in Nanoinformatics Research Applied to Nanomedicine|http://booksonline.iospress.nl/Content/View.aspx?piid=13235]]. //22nd Congress of the European Federation for Medical Informatics// (MIE'09), Aug. 30 - Sept. 2, 2009, //Stud Health Technol Inform.// 150: 757-761. [[PubMed/PMID: 19745412|http://www.ncbi.nlm.nih.gov/pubmed/19745412]]}}}
#	{{justify{De la Iglesia D., Chiesa S., Kern J., Maojo V., Martin-Sanchez F., ''Potamias G.'', Moustakis V., and Mitchell J.A. (2009). [[Nanoinformatics: new challenges for biomedical informatics at the nano level|http://booksonline.iospress.nl/Content/View.aspx?piid=13288]]. //22nd Congress of the European Federation for Medical Informatics// (MIE'09), Aug. 30  - Sept. 2, 2009, //Stud Health Technol Inform. // 150:987-991. [[PubMed/PMID: 19745461|http://www.ncbi.nlm.nih.gov/pubmed/19745461]]}}}
#	{{justify{Kanterakis, A., Moustakis, V., Kafetzopoulos, D., and ''Potamias G.'' (2009). [[Revealing Disease Mechanisms via Coupling Molecular Pathways Scaffolds and Microarrays: A Study on the Wilm's Tumor Disease|http://ceur-ws.org/Vol-475/BMIINT/09-pp-088-099-607.pdf]]. //BMIINT: Biomedical Informatics & Intelligent Methods in the Support of Genomic Medicine, AIAI 2009 workshop//, //CEUR Proceedings//,  vol. 475, pp. 85-96, Thessaloniki, Greece, April 24, 2009.}}} 
#	{{justify{Koumakis, L., Sfakianakis, S., Moustakis, V., and ''Potamias G.'' (2009). [[Discovery of Genotype-to-Phenotype Associations: A Grid-enabled Scientific Workflow Setting|http://ceur-ws.org/Vol-475/BMIINT/06-pp-048-059-606.pdf]]. //BMIINT: Biomedical Informatics & Intelligent Methods in the Support of Genomic Medicine, AIAI 2009 workshop//, //CEUR Proceedings//, vol. 475, pp. 45-56, Thessaloniki, Greece, April 24, 2009.}}}
#	{{justify{Tsiliki, G., Kaforou, S., Kapsetaki, M., ''Potamias G.'', and Kafetzopoulos, D. (2008). [[A computational approach to microarray universal reference sample|http://ieeexplore.ieee.org/xpls/abs_all.jsp?arnumber=4696690&tag=1]]. //IEEE 8th International Conference on Bioinformatics and Bioengineering// (BIBE 2008), pp. 247-253, Athens, Greece, October 8-10, 2008.}}}
#	{{justify{Kalaitzakis, M., Kritsotakis, V., Grangeat, P., Paulus, C., Gerfault, L., Perez, M., Reina, C., ''Potamias G.'', Tsiknakis, M., Kafetzopoulos, D., and Binz, Pierre-Alain. (2008). [[Proteomic based identification of cancer biomarkers: The LOCCANDIA integrated platform|http://ieeexplore.ieee.org/xpls/abs_all.jsp?arnumber=4696671]]. //IEEE 8th International Conference on Bioinformatics and Bioengineering// (BIBE 2008), pp. 129-135, Athens, Greece, October 8-10, 2008.}}}
#	{{justify{Christodoulou, E., Ioannou, M., Kafousi, M., Sanidas, E., Papagiannakis, G., Danilatou, V., Tsiliki, G., Margaritis, T., Kondylakis, H., Manakanatas, D., Koumakis, L., Kanterakis, A., Vassilaros, S., Tsiknakis, M., Analyti, A., ''Potamias G.'', et al. (2008). [[A new gene expression signature related to breast cancer estrogen receptor status|http://ieeexplore.ieee.org/xpls/abs_all.jsp?arnumber=4696676]]. //IEEE 8th International Conference on Bioinformatics and Bioengineering// (BIBE 2008), pp. 157-163, Athens, Greece, October 8-10, 2008.}}}
#	{{justify{Jordan B., Perez-Perez M.M., Ossig R., Kaforou S., Mery E., Brunet-Errard L., Paulus P., Kritsotakis V., Kalaitzakis M., Gerfault L., Reina C., Kafetzopoulos D., ''Potamias G.'', Ricoul F., Tsiknakis M., Schnekenburger J., Grangeat P. (2008). [[LOCCANDIA: Lab-on-Chip Based Protein Profiling for Cancer Diagnosis|https://www.researchgate.net/publication/228655685_LOCCANDIA_Lab-on-Chip_Based_Protein_Profiling_for_Cancer_Diagnosis]]. //pHealth: International Workshop on Wearable Micro and Nanosystems for Personalised Health//, Valencia, Spain, May 21-23, 2008. [[Full paper|http://www.phealth2008.com/Events/papers/p18.pdf]]}}}
#	{{justify{Kanterakis, A., Kafetzopoulos, D., Moustakis, V., and ''Potamias G.'' [[Mining Gene Regulatory Networks and Microarray Data: The MinePath Approach|http://prlab.ceid.upatras.gr/BIGPAIA/#Program]]. //18th European Conference on Artificial Intelligence// (ECAI'08) Workshop on Bioinformatics, Genomics & Proteomics, an Artificial Intelligence Approach (BIGPAIA), Patras, Greece, July 22, 2008. [[Full paper|http://www.google.gr/url?sa=t&rct=j&q=%22mining%20gene%20regulatory%20networks%20and%20microarray%20data%3A%20the%20minepath%20approach%22&source=web&cd=1&ved=0CCAQFjAA&url=http%3A%2F%2Fwww.imbb.forth.gr%2Fpeople%2Fkafetzo%2Fpdf%2FPresentationsConferences%2F27.pdf&ei=Bks5T8eGL8aHhQejsbWSAg&usg=AFQjCNFr-Q8TQqXPrN5SD3h66MMsvCny6w&cad=rja]]}}} 
#	{{justify{Kalaitzakis, M., Kritsotakis, V., Kondylakis, H., ''Potamias G.'', Tsiknakis, M., and Kafetzopoulos, D. (2008). [[An Integrated Clinico-Proteomics Information Management and Analysis Platform|http://ieeexplore.ieee.org/xpls/abs_all.jsp?arnumber=4561990]]. //21st IEEE International Symposium on Computer//-//Based Medical System// CBMS 2008), pp. 218-220, Jyvaskyla, Finland, June 17-19, 2008.}}} 
#	Tsiknakis, M., Sfakianakis, S., ''Potamias G.'', Zacharioudakis, G., Kafetzopoulos, D. (2007). [[A semantic Grid Infrastructure Enabling Integrated Access and Knowledge Discovery from Multilevel Data in Post-Genomic Clinical Trials|http://www.springerlink.com/content/m58177281p775481/]]. //15th International Workshops on Conceptual Structures// (ICCS 2007), Babak Akhgar (ed.), ISBN 978-1-84628-990-3, Springer, Sheffield, UK, July 2007.}}}
#	{{justify{''Potamias G.'', et al. (2007). [[Mining Interesting Clinico-Genomic Associations: The HealthObs Approach|http://www.springerlink.com/content/kh38850h57411735/]]. //IFIP International Federation for Information Processing, Artificial Intelligence and Innovations 2007: From Theory to Applications//, Boukis C., Pnevmatikanis L., and Polymenakos L. (eds), vol. 247, pp. 137-145.}}}
#	{{justify{''Potamias G.'', et al. (2007). [[Knowledge Discovery Scientific Workflows in Clinico-Genomics|http://ieeexplore.ieee.org/xpls/abs_all.jsp?arnumber=4410268]]. //19th IEEE International Conference on Tools with Artificial Intelligence// (ICTAI'07), pp. 91-95.}}}
#	{{justify{Moustakis, V., Laine, M.L., Koumakis, L., ''Potamias G.'', Zampetakis, L., and Loos, B.G. (2007). [[Modeling Genetic Susceptibility: a case study in periodontitis|http://www.biolab.si/idamap/idamap2007/scientific.htm]]. //IDAMAP-2007: Intelligent Data Analysis in bioMedicine And Pharmacology, AIME 07 workshop//, pp. 59-64, Amsterdam, The Nethrrlands, July 8, 2007.}}}
#	{{justify{Tsiknakis, M., Grangeat, P., Binz, P-A., ''Potamias G.'', et al. (2007).[[Functional Specifications of an Integrated Proteomics Information Management and Analysis Platform|http://ieeexplore.ieee.org/xpls/abs_all.jsp?arnumber=4353732]]. //29th Annual International Conference of the IEEE Engineering in Medicine and Biology Society// (EMBS 2007), pp. 6065-6069, Lyon, France, August 22-26, 2007. [[PubMed/PMID: 18003398|http://www.ncbi.nlm.nih.gov/pubmed/18003398]]}}}
#	{{justify{Tsiknakis, M., Kafetzopoulos, D., ''Potamias G.'', Analyti, A., Marias, K., and Manganas, A. (2006). [[Building a European Biomedical Grid on Cancer: the ACGT Integrated Project|http://booksonline.iospress.nl/Content/View.aspx?piid=4743]]. //HealthGRID 2006//, Valencia, Spain, June 7-9, 2006. //Stud Health Technol Inform.// 120: 247-258. [[PubMed/PMID: 16823143|http://www.ncbi.nlm.nih.gov/pubmed/16823143]]}}}
#	{{justify{Tsiknakis M., Kafetzopoulos D., ''Potamias G.'', Analyti A., Marias K., and Sfakianakis S. (2006). [[Developing a European Biomedical GRID for post-genomic research on Cancer|http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.80.9594]]. //IEEE EMBS Information Technology Applications in Biomedicine// (ITAB 2006), Ioannina, Greece, October 26-28, 2006.}}}
#	{{justify{''Potamias G.'', Antonakaki, D., and Kanterakis, A. (2006). [[Construction of Gene Correlation Networks and Text Classification via Biomedical Literature Mining|http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.129.5285]]. //IEEE EMBS Information Technology Applications in Biomedicine// (ITAB 2006), October 26-28, 2006.}}}
#	{{justify{''Potamias G.'', and Kanterakis A., (2006). [[DNA promoter Prediction via Feature Selection: The MineProm System|https://research.cs.wisc.edu/dbworld/messages/2006-07/1153837845.html]]. //2nd ADBIS Workshop on Data Mining and Knowledge Discovery// (ADMKD2006), pp. 109-120, Thessaloniki, Greece, September 6, 2006. [[Full paper|http://www.ics.forth.gr/~potamias/ADMKD2006/ADMKD2006(POTAMIAS).pdf]]}}}
#	{{justify{''Potamias G.'', Koumakis, L., and Moustakis, V.S., (2005). [[Enhancing Web Based Services by Coupling Document Classification with User Profile|http://ieeexplore.ieee.org/xpls/abs_all.jsp?arnumber=1629896&tag=1]]. //EUROCON 2005 - The International Conference on Computer as a tool//, Vol. 1, pp. 205-208. Belgrade, Serbia and Montenegro, November 21-24, 2005.}}} 
#	{{justify{''Potamias G.'', Kafetzopoulos, D., and Tsiknakis, T. (2004). [[Integrated Clinico-Genomics Environment: Design and Operational Specification|https://www.researchgate.net/publication/237817815_INTEGRATED_CLINICO-GENOMICS_ENVIRONMENT_DESIGN_AND_OPERATIONAL_SPECIFICATION]]. //2nd ICICTH International Conference on Information Communication Technologies in Health//, //session13: e-Health Services, p.13// Samos Island, Greece, July 8-10, 2004. [[Full paper|http://www.ics.forth.gr/~potamias/CONFERENCES/ICICHT_2004(POTAMIAS)_1.pdf]]}}}
#	{{justify{''Potamias G.'', and Koumakis, L. (2004). HealthObs: An Integrated System for Mining Clinical XML-formatted Data. //2nd ICICTH International Conference on Information Communication Technologies in Health//, //session17: Electronic Data Interchange in Health Environments, p. 15// Samos Island, Greece, July 8-10, 2004. Journal for Quality of Life Research (JQLR) 2(1): 145-150. [[Full paper|http://www.ics.forth.gr/~potamias/CONFERENCES/ICICHT_2004(POTAMIAS)_2.pdf]]}}}
#	{{justify{''Potamias G.'', Koumakis, L., Charissis, G., Moustakis, V., Tsiknakis, M., and Orphanoudakis, S. (2003). Supporting Population Centered Medical Decision Making: Design Recommendations and Preliminary. //10th International Conference on Human-Computer Interaction// (HCII2003), //session 185: Semantic Awareness: When Computers Sense what you are Talking About, p. 103//, pp. 795-799, Heraklion, Crete, Greece, June 22-27, 2003. [[Full paper|http://www.ics.forth.gr/~potamias/CONFERENCES/HCI2003_(POTAMIAS).pdf]]}}}
#	{{justify{''Potamias G.'' (2003). [[Utilizing Genes Functional Classification in Microarray Data Analysis: a Hybrid Clustering Approach|http://delab.csd.auth.gr/bci1/Panhellenic/417Potamias.pdf]], pp. 417-430. //9th Panhellenic Conference in Informatics//, Thessaloniki, Greece, November 21-23, 2003.}}}
#	{{justify{''Potamias G.'', and Moustakis V. (2001). Mining Coherence in Time Series Data. //9th International Conference on Human-Computer Interaction//, //[[session: News on Agent-based Information Retrieval, p. 37|http://www.hci-international.org/index.php?module=conference&CF_op=download&CF_fid=9]]//, pp. 928-932, New Orleans, Louisiana, USA, August 5-10, 2001. [[Full paper|http://www.ics.forth.gr/~potamias/CONFERENCES/HCI2001_(POTAMIAS).pdf]]}}}
#	{{justify{Frossyniotis D., Vrettos S., Vogiatzis D., Stafylopatis A., Constantinopoulos C., Fotiadis D.I., K. Likas, A., ''Potamias G.'', Naka, A., Tzimas, T., and Michalis, L.L. (2001). An Intelligent System for the Early Diagnosis of Coronary Artery Disease. //4th International Conference on Neural Networks and Expert Systems in Medicine and Healthcare// (NNESMED), pp. 238-244, Milos Island, Greece, June 20-22, 2001.}}}
#	{{justify{Potamias G, and Dermon C. (2001). Patterning Brain Developmental Events via the Discovery of Time//-//Series Coherences. //4th International Conference on Neural Networks and Expert Systems in Medicine and Healthcare// (NNESMED), pp. 281-287, Milos Island, Greece, June 20-22, 2001. [[Full paper|http://www.ics.forth.gr/~potamias/CONFERENCES/NNESMED_2001_(POTAMIAS)_2.pdf]]}}}
#	{{justify{''Potamias G.'', and Moustakis, V. (2001). [[Knowledge discovery from distributed clinical data sources: the era for internet-based epidemiology|http://ieeexplore.ieee.org/xpls/abs_all.jsp?arnumber=1019623&tag=1]]. //23rd Annual International Conference of the IEEE Engineering in Medicine and Biology Society//, vol. 4, pp. 3638-3641, Istanbul, Turkey, October 25-28, 2001.}}}
#	{{justify{''Potamias G.'', Papanikolaou E., and Hatzigeorgiou A. (2001). [[Knowledge-based TDNN architectures for features recognition DNA sequences|http://ieeexplore.ieee.org/xpls/abs_all.jsp?arnumber=938723]]. //International Joint Conference on Neural Networks// (IJCNN'01), vol. 4: 2327-2332, Washington DC, USA, July 15-19, 2001.}}}
#	{{justify{''Potamias G.'', Tsiknakis M., Katehakis D., Karabela E., Moustakis V., and Orphanoudakis S. (2000). [[Role-Based Access to Patients Clinical Data: The InterCare Approach in the Region of Crete|http://booksonline.iospress.nl/Content/View.aspx?piid=25989]]. //16th Medical Infobahn for Europe Conference// (MIE 2000), Hannover, Germany, August 27- September 1, 2000. //Stud Health Technol Inform.// 77: 1074-1079. [[PubMed/PMID: 11187486|http://www.ncbi.nlm.nih.gov/pubmed/11187486]]}}} 
#	{{justify{Morik, K, Potamias G, Moustakis, V and Charissis, G. (1993). [[Model based learning support to knowledge acquisition: a clinical case study|http://ebooks.iospress.nl/publication/14962]]. //4th Conference on Artificial Intelligence in Medicine Europe// (AIME93), Munich, Germany, October 3-6, 1993. //Stud Health Technol Inform.// 10: 434-439.}}}
!!!@@color(darkblue):Abstracts, Posters, Presentations@@
#	{{justify{''Potamias, G.'' (2016). [[Towards Predictive Pharmacogenomics Models|http://ercim-news.ercim.eu/en107/special/towards-predictive-pharmacogenomics-models]]. //[[ERCIM News (special theme: Machine Learning): 37-38|http://ercim-news.ercim.eu/en107/]]//.}}}
#	{{justify{Kanterakis, A., Kartsaki, E., ''Potamias, G.'' (2016). [[MutationInfo: A tool to quick retrieve genomic position from HGVS variants (Abstract)|https://www.dropbox.com/s/9ogo7ryuptxw6gx/ESHG_2016_-_Provisional_Abstracts.pdf?dl=0]], pp. 503. (Abstract , [[Poster P16.86|https://www.dropbox.com/s/fyyc62mmghjp2gm/ESHG2016_Poster.pdf?dl=0]]), //ESHG 2016 (The European Human Genetics Conference)//, Barcelona, Spain, May 21-24, 2016.}}}
#	{{justify{Lakiotaki, K., Kartsaki, E., Kanterakis, A., Katsila, T., Patrinos, G., ''Potamias, G.'' (2015). [[ePGA: an integrated electronic Pharmacogenomics Assistant for Personalized Medicine|https://www.dropbox.com/s/hhmt7fo3e9iqpur/ESHG2015_Abstracts_May_19.pdf?dl=0]]. ([[Abstract|https://www.dropbox.com/s/dlgwwtl03403rid/ESHG2015_ABSTRACT.pdf?dl=0]] , [[Poster PS15.29|https://www.dropbox.com/s/7l7fxmcwyyc7zce/ESHG2015_POSTER.pdf?dl=0]]), pp. 305, //ESHG 2015 (The European Human Genetics Conference)//, Glasgow, UK, June 6-9, 2015.}}}
#	{{justify{Lakiotaki, K., Kartsaki, E., Kanterakis, A., Katsila, T., Patrinos, G., ''Potamias G.'' (2015). [[Translating Pharmacogenomics for Personalised Medicine|http://www.page-meeting.org/default.asp?abstract=3652]]. ([[Abstract 3652|https://www.dropbox.com/s/vvx9oompa71s137/PAGE_Abstract.pdf?dl=0]], [[Poster|https://www.dropbox.com/s/0f86z1tg2patwpa/PAGE_Poster.pdf?dl=0]]) //PAGE meeting (Population Approach Group in Europe)//, Hersonnisos, Crete Island, Greece, 2-5 June, 2015.}}}
#	{{justify{Lakiotaki, K., Kartsaki, E., Kanterakis, A., Patrinos, G.P., ''Potamias, G.'' (2014). [[Pharmacogenomics Profiles from 1,092 Human Genomes|http://www.1000genomes.org/announcements/1000-genomes-project-and-beyond-2014-02-20/]]. ([[Abstract|https://www.dropbox.com/s/fvoskt2s0pemv8k/1000_Genomes_Project_and_beyond__ABSTRACT.pdf?dl=0]] , [[Poster|https://www.dropbox.com/s/c1srasoo3gl294y/1000_Genomes_Project_and_Beyond__POSTER.pdf?dl=0]]). Wellcome Trust conference, //1000 Genomes Project and Beyond//], 2014, 24-26 June, Churchill College, Cambridge.}}}
#	{{justify{''Potamias, G.'', Lakiotaki, K., Kartsaki, E., Kanterakis, A., (2014). [[Towards Predictive Pharmacogenomics Translation Services|https://www.dropbox.com/s/j7jpvtuu78g3ifb/Smodia2014_Program.pdf?dl=0]]. ([[Abstract|https://www.dropbox.com/s/uivimk7swh5sjkd/Smodia2014_Abstract.pdf?dl=0]], [[Presentation|https://www.dropbox.com/s/l6ax05vue5dsq75/Smodia2014_Presentation.pdf?dl=0]]). //Workshop on Statistical Methods for Omics Data Integration and Analysis// (Smodia 2014), November 10-12, 2014, Heraklion, Crete, Greece.}}}
#	{{justify{''Potamias G.'' (2014). [[Towards electronic pharmacogenomic assistance and transaltion services|http://www.pharmacy.upatras.gr/images/stories/Sunedria/2osynfarmepistimon/programma.pdf]]. ([[Poster|https://www.dropbox.com/s/hi0oykuwducejau/2014__Conference_Pharma_Sciences__Patra_POSTER.pdf?dl=0]]). //2nd Phramaceutical Sciences conference//, Patras, Greece, October 9-11, 2014.}}}
#	{{justify{''Potamias G.'' (2014). [[Towards an electronic PharmacoGenomics Assistant (ePGA)|http://www.goldenhelix.org/index.php/education/golden-helix-conferences/summer-schools/previous-summer-schools/170-2014-golden-helix-summer-school#scientific-program]]. ([[Presentation|https://www.dropbox.com/s/1hp9hbux9yyma8f/GoldenHelixe_Aegina__Presentation.pdf?dl=0]]) //[[2014 Golden Helix Summer School|http://www.goldenhelix.org/index.php/education/golden-helix-conferences/summer-schools/previous-summer-schools/170-2014-golden-helix-summer-school]]//, Aegina Island, Greece, September 11-15, 2014.}}}
#	{{justify{Koumakis L., ''Potamias G.'' (2014). MinePath: Blending Molecular Pathways & Gene   Expression Profiles. ([[Presentation|https://www.dropbox.com/s/wogdb95uz8i4mx5/METGRIII__Presentation.pdf?dl=0]]). //[[Metabolic Series-GR Workshop III - Metabolic and Protein Network Analysis in System Biology|http://www.upatras.gr/el/node/4785]]//, Patras, Greece, September 18-20, 2014.}}}
#	{{justify{Hadjimichael C., ''Potamias, G.'', Stratidaki I., Zoumadakis C., Kafetzopoulos D., and Kretsovali A. (2012). [[Patterning MicroRNA Profiles in the Course of Mouse Embryonic Stem Cell Differentiation: a Graph-theoretic Clustering Approach|http://hscbb12.hscbb.gr/Preliminary_Programme_HSCBB_18-09-2012.pdf?attredirects=0]]. ([[Abstract|https://www.dropbox.com/s/gswl4qug5wf57yw/HSCBB2012_Abstract.pdf?dl=0]], [[Presentation|https://www.dropbox.com/s/y9fr9cp6hoecnad/HSCBB2012_Presentation.pdf?dl=0]]). //7th Conference of the Hellenic Society for Computational Biology and Bioinformatics//, (HSCBB12), Heraklion, Crete, Greece, October 4-6, 2012.}}}
#	{{justify{Zarkadis I., and ''Potamias G.'' (2011). [[Induction of Terminal Complement Component Proteins Evolution Models: An in silico approach|https://docs.google.com/viewer?a=v&pid=explorer&chrome=true&srcid=0B4VughjWWm_kZWY3ODQzZjctNmMzZS00ZTJjLTk2NzQtODZmYjNiMTVlNGY1&hl=en_GB]]. //6th Conference of the Hellenic Society for Computational Biology and Bioinformatics// (HSCBB11), 7-9 October 2011, Patras, Greece & //62nd Panhellenic Conference of the Greek Biochemistry and Molecular Biology Society//. ([[Abstract|https://www.dropbox.com/s/yr0x7pfim7tte2e/HSCBB11_Abstract.pdf?dl=0]], [[Poster|https://www.dropbox.com/s/zrkb68o245us3vk/HSCBB11_Poster.pdf?dl=0]]).}}}
#	{{justify{''Potamias G.'', and Kanterakis A. (2010). Revealing disease molecular regulatory mechanisms: Coupling microarrays and gene regulatory networks. ([[Poster|https://www.dropbox.com/s/mswk9an7jcl4v74/HSCBB10_Poster.pdf?dl=0]]). //5th Conference of the Hellenic Society for Computational Biology and Bioinformatics// (HSCBB10), Alexandroupolis, Greece, Cocober 17-19, 2010. [[F1000 Posters|http://f1000.com/posters/browse/summary/791]].}}}
#	{{justify{Zikopoulos V., ''Potamias G.'', and Dermon C. (2011). [[Discriminant analysis of brain adrenoceptor profiles during adult sex reversal in hermaphrodite teleost fish|http://www.abstractstosubmit.com/ibro2011/abstracts/main.php?do=YToyOntzOjU6Im1vZHVsIjtzOjY6ImRldGFpbCI7czo4OiJkb2N1bWVudCI7aToxNTIyO30=&psArchive=mlrl6no2pba9vbnaokbuat9pc4]]. //8th World Congress of Neuroscience - IBRO//, Florence, Italy, July 14-18, 2011.}}} 
#	{{justify{Zikopoulos V., ''Potamias G.'', Dermon C.R. (2010). Brain adrenoceptor profiles associate with adult sex reversal in hermaphrodite teleost fish. ([[Poster|https://www.dropbox.com/s/wvhjj7raiz5n545/EMBO_EMBL_Poster.pdf?dl=0]]). //[[EMBL Symposium: Structure and Function of Neural Circuits|http://www.embo-embl-symposia.org/symposia/2010/EES10-02/index.html]]//. Heidelberg, Germany, September 5-8, 2010.}}}
#	{{justify{Kanterakis A., Kafetzopoulos D., Moustakis V., and ''Potamias G.'' (2008). Decomposition of Gene Regulatory Networks into Functional Paths and their Matching with Microarray Gene Expression Profiles. ([[Paper|https://www.dropbox.com/s/pocx05zcyc52tj0/ESBME2008_Paper.pdf?dl=0]], [[Poster|https://www.dropbox.com/s/nyy1umjdcw3z72i/ESBME2008_Poster.pdf?dl=0]], [[Presentation|https://www.dropbox.com/s/tb9gcy7jiwek0sy/ESBME2008_Presentation.pdf?dl=0]]). //6th European Symposium on Biomedical Engineering// (ESBME 2008), Chania, Greece, June 19-21, 2008.}}}
#	{{justify{Brookes A.J., ..., ''Potamias G.'', ... (2008). GEN2PHEN: An international effort towards the universal databasing of gene-disease relationships. //European Human Genetics Conference 2008//, May 31 - June 3, 2008, Barcelona, Spain, //[[European Journal of Human Genetics 16(Suppl 2)|https://www.google.gr/url?sa=t&rct=j&q=&esrc=s&source=web&cd=3&ved=0ahUKEwiIoOvdgoPNAhWBERQKHdHDCXcQFggrMAI&url=https%3A%2F%2Fwww.eshg.org%2Ffileadmin%2Fwww.eshg.org%2Fabstracts%2FESHG2008Abstracts.pdf&usg=AFQjCNHPwbEQ-j1hSFIiDaPxQWwwuJT9-g&sig2=hHUY8aeGIcO2j3M-WGde_Q&bvm=bv.123325700,d.d24]]//, P08.20, p. 399, May 2008.}}}
#	{{justify{Moustakis V., ''Potamias G.'', Laine M., Loos B., and Koumakis L. (2008). Linking genetic Susceptibility with clinical findings: a case study in periodontitis. //European Human Genetics Conference 2008//, Barcelona, Spain, May 31 - June 3, 2008. //[[European Journal of Human Genetics 16(Suppl 2)|https://www.google.gr/url?sa=t&rct=j&q=&esrc=s&source=web&cd=3&ved=0ahUKEwiIoOvdgoPNAhWBERQKHdHDCXcQFggrMAI&url=https%3A%2F%2Fwww.eshg.org%2Ffileadmin%2Fwww.eshg.org%2Fabstracts%2FESHG2008Abstracts.pdf&usg=AFQjCNHPwbEQ-j1hSFIiDaPxQWwwuJT9-g&sig2=hHUY8aeGIcO2j3M-WGde_Q&bvm=bv.123325700,d.d24]]//, P06.231, p. 341, May 2008.}}}
#	{{justify{''Potamias G.'', et al. (2007). The LOCCANDIA Integrated Clinico//-//Proteomics Environment. ([[Abstract|https://www.dropbox.com/s/beoa0mald1y3nr2/IMA07_Abstract.pdf?dl=0]]) //5th International Conference on Instrumental Methods of Analysis Modern Trends and Applications// (IMA07), Patras, Greece, 30 Sep.-4 Oct. 2007.}}}
#	{{justify{Laine M.L., ... ''Potamias G.'', and Loos B.G. (2007). Biomedical Informatics in Periodontal Disease Research. //42nd Annual Meeting of IADR-Continental European and Israeli Divisions//, Thessaloniki, Greece, September 26-29, 2007.}}}
#	{{justify{Potamias G., Tsiknakis M., Papoutsidis, V., Kanterakis A., Marias K., and Kafetzopoulos D. (2006). Advancing Clinico-genomic Research Trials via Integrated Knowledge Discovery Operations. ([[Abstract|https://www.dropbox.com/s/u1z3stcfh0s84dj/MIE2006__ExtentedAbstract.pdf?dl=0]], [[Poster|https://www.dropbox.com/s/g26b0rlm5bjydg0/MIE2006_Poster.pdf?dl=0]]) //Medical Informatics in Europe conference// (MIE 2006), Maastricht, The Netherlands, August 27-30, 2006.}}}
#	{{justify{Sfakianakis S., Chronaki C., Bernstein I., Nrgaard J.R., Katehakis D.G., ''Potamias G.'', and Tsiknakis M. (2006). Early experience from HL7 v3 tools, the Pedigree topic, and CDA in the Danish HNPCC Registry. //International HL7 Interoperability Conference (IHIC) 2006//, Cologne, Germany, August 24-25, 2006.}}} 
#	{{justify{''Potamias G.'', Dermon C. R., Stamatakis A., Moore T., Moss M., Rosene D. L., and  Barbas H. (2006). [[A Feature-based Selection Approach for Patterning Adrenoceptor Changes in Hypertension|http://fens2006.neurosciences.asso.fr/abstracts/R2/A047_3.html]]. //5th Forum on European Neuroscience (FENS 2006)//, Vienna, Austria, July 8-12,  2006.}}} 
#	{{justify{Kafetzopoulos D., Stathopoulos S., Sanidas E., Vassilaros S., Marias K., ''Potamias G.'', and Tsiknakis M. Biomedical informatics as the means for achieving systems biologyy approaches to understanding and curing cancer. (2005). //[[HERCMA 2005: Hellenic European Research in Computer Mathematics and its Applications Conference|http://www.ell.gr/hercma05.html]]//, Athens, Greece, September 22-24, 2005.}}} 
#	{{justify{''Potamias G.'' (2005). [[Mining Distributed and Heterogeneous Clinical Data Sources|http://www.ercim.eu/publication/Ercim_News/enw60/potamias.html]]. //ERCIM News// 60 (special session: Biomedical Informatics), pp. 33-35.}}}
#	{{justify{''Potamias G.'', et al. (2005). Breast Cancer and Biomedical Informatics: The PrognoChip Project. ([[Paper|https://www.dropbox.com/s/j7qfni2qz8q7by8/IMACS2005__Paper_T3-I-68-1066.pdf?dl=0]], [[Presentation|https://www.dropbox.com/s/msh1fxp1lsup400/IMACS2005_Presentation.pdf?dl=0]]) //IMACS 2005: Computer Science and Artificial Intelligence//, Bioinformatics session (organizer: Casimir Kulikowski), Paris, France, July 11-15, 2005.}}}
#	{{justify{''Potamias G.'', et al. (2004). Breast cancer, microarrays and biomedical informatics: The Prognochip Project //[[1st International Advanced Research Workshop on In Silico Oncology: Advances and Challenges (IARWISO)|http://www.sparta-in-silico-oncology.iccs.ntua.gr/UntitledFrameset-4.htm]]//. Sparta, Greece, September 9-11, 2004. [[extented abstract|http://www.ics.forth.gr/~potamias/CONFERENCES/IARWISO_Sparta_ExtentedAbstract_(POTAMIAS).pdf]].}}}
#	{{justify{''Potamias G.'', and Dermon C. (2004). Utilizing Genes Functional Classification in CNS Gene Expression Profiling. //ISN 2004: Special Neurochemistry Conference: Changes in Neuronal Gene Expression and CNS Drug Responses//. Avignon, France, May 13-16 May, 2004. //[[Journal of Neurochemistry 90(Suppl 1): P17: 138|http://onlinelibrary.wiley.com/doi/10.1111/j.1471-4159.2004.02693P.x/pdf]]//}}}
#	{{justify{''Potamias G.'', and Dermon C. (2003). [[Mining brain developmental Events: Profiling & Modeling protein Synthesis Activity with Clustering Techniques|http://www.google.gr/url?sa=t&rct=j&q=%20mining%20brain%20developmental%20events%3A%20profiling%20%26%20modeling%20protein%20synthesis%20activity%20with%20clustering%20techniques&source=web&cd=1&ved=0CCgQFjAA&url=http%3A%2F%2Fwww.ics.forth.gr%2F~potamias%2Fhome_page%2Fp31abstract.pdf&ei=oCM9T5HUKJHtsgbwmcTfBA&usg=AFQjCNEgjGMyHbmB8eG3Opgqjunil-0E5w&cad=rja]]. //6th World Congress of Neuroscience (IBRO)//, Prague, Czech Republic, July 10-15, 2003.}}}
#	{{justify{''Potamias G.'' (2003). [[The Utility of Sequence, Function and Transcriptional Information in Gene Expression Profiling|http://www.eunite.org/eunite/task_forces/running/Jena_Final_Programme.pdf]]. //EUNITE Workshop on Intelligent Technologies for Gene Expression Based Individualized Medicine//, jena, gremany, May 9, 2003.}}}
#	{{justify{Hristofis C., ''Potamias G.'', Tsiknakis M., Moustakis V., and Orphanoudakis S. (2000).  [[Mining Distributed and Heterogeneous Data Sources: A Project in the Medical Domain|http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.18.532]]. //[[Machine Learning in the New Information Age|http://www.ics.forth.gr/~potamias/mlnia.html]]//, MLnet workshop, //European Conference of Machine Learning// (ECML2000), pp. 27-38, Barcelona, Spain, May 30, 2000.}}} 
#	{{justify{''Potamias G.'', and Moustakis V. (1999). [[Induction of In-between Classes: Learning vague Concepts|http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.84.8653]]. //European Symposium on Intelligent Techniques// (ESIT99), Session BC-03, Chania, Greece, June 3-4, 1999.}}}
#	{{justify{Mavropoulos H., Dounias G., ''Potamias G.'' (1999). Advanced statistical analysis of Working Accidents using data mining tools. //Advanced Course in Artificial Intelligence// (ACAI99), Chania, Greece.}}} 
#	{{justify{''Potamias G.'' (1997). Linear Programming based Induction (LPI): A Constraint Logic Programming Elaboration. //1st Panhellenic Logic Symposium//, pp. 199-204, Nicosia, Cyprus, July 21-24,1997.}}}
#	{{justify{Englmeier K., Moustakis V., and ''Potamias G.'' (1996). Advanced Information Systems Based Information Agents. //International Conference on Applied Ergonomics// (ICAE96), Istanbul, Turkey, May 21-24, 1996.}}} 
#	{{justify{''Potamias G.'', Moustakis, V., and Charissis, G. (1996). Interactive Knowledge Base Construction and Maintenance. //[[Human Computer Interaction meets Machine Learnin workshopg|http://www-ai.informatik.uni-dortmund.de/LEHRE/SEMINARE/AGENTEN97/Seminar_Papers/ICML96_MLmeetsHCI.001]]//, //International Conference of Machine Learning// (ICML96), Bari, italy, July 3, 1996. [[paper|http://www.ics.forth.gr/~potamias/CONFERENCES/HCImeetsML_ICML96_(POTAMIAS).pdf]]}}}
#	{{justify{''Potamias G.'', Gaga L., Blazadonakis M., and Moustakis V., (1993). Multistrategy learning support to the acquisition of clinical knowledge: methodological issues. //Multi-Strategy Learning//, MLnet workshop, Blanes, Spain, Sept. 1993.}}}
#	{{justify{Morik K., ''Potamias G.'', Moustakis V., and Charissis G. (1993). Knowledgeable Learning using MOBAL -- A Case Study on a Medical Domain. //Real-World Applications of Machine Learning// workshop notes, pp. 1-15, //European Conference on Machine Learning//, (ECML93), Vienna, Austria.}}}
#	{{justify{Moustakis V., ''Potamias G.'', (1993). Inductive learning support for decision making. (Extended Abstract). //3rd International Workshop on Artificial Intelligence in Economics and Management// (AIEM3), Portland, Oregon, USA.}}}
#	{{justify{Moustakis V., ''Potamias G.'', Gaga L., Blazadonakis M., Vassilakis P., and Charissis G., (1992). Bias identification using inductive learning techniques - a medical case study. //Expert Judgment, Human Error, and Intelligent Systems//, B.G. Silverman (Ed.), //European Conference on Artificial Intelligence// (ECAI 1992), Vienna, Austria.}}}
!!!@@color(darkblue):National@@
#	{{justified{''[[ELIXIR-GR - Managing and Analyzing Biological Data|https://www.elixir-europe.org/about/elixir-greece]]'', (2016). [[ELIXIR Europe - A distributed infrastructure for life-science information|https://www.elixir-europe.org/]]}}}. (FORTH-ICS representative with Prof. D. Plexousakis)
#	{{justified{''Pharmacogenomic Informatics'', (2015). In the context of: //Modern Technological Approaches and Applications in the Field of Biology of Biophotonics and Health//, "General Secretariat for Research & Technology/State Scholarships Foundation/SIEMENS 2014-2016" FORTH program}}}. (~58.000€, FORTH-ICS scientific responsible)
#	{{justified{''[[eMoDiA - electronic Molecular Diagnostics Assistant|http://www.emodia.gr]]'', (2013-2015). Operational Programme 'Competitiveness and Entrepreneurship' (OPCEII), COOPERATION 2011 (11SYN_10_415), [[Ministry of Development and Competitiveness|http://www.antagonistikotita.gr/english/]]}}}. (200000€, FORTH-ICS scientific responsible)
#	{{justified{''[[PROGNOCHIP - DEVELOPMENT AND ESTABLISHMENT OF DNA MICROARRAY TECHNOLOGY IN GREECE: IDENTIFICATION AND VALIDATION OF CLASSIFICATION AND PROGNOSIS MOLECULAR MARKERS FOR BREAST CANCER|http://www.ics.forth.gr/isl/projects/PrognoChip/index.html]]'', (2003-2007). Operational Programme 'Competitiveness and Entrepreneurship' (OPCEI). [[Greek General Secretariat for Research & Technology|http://www.gsrt.gr/]]}}}. (75000€, FORTH-ICS scientific responsinble)
#	{{justified{''DEVELOPMENT OF AN INTELLIGENT SYSTEM FOR THE EARLY DIAGNOSIS OF CORONARY DISEASE'', (2000-2002). PENED. [[Greek General Secretariat for Research & Technology|http://www.gsrt.gr/]]}}}. (50000€, FORTH-ICS scientific responsinble)
#	{{justified{''DESIGN OF A DNA SEQUENCES BASE CALLING METHODOLOGY'', (2000-2002). PENED. [[Greek General Secretariat for Research & Technology|http://www.gsrt.gr/]]}}} (20000€, FORTH-ICS scientific responsinble)
#	{{justified{''DESIGN & DEVELOPMENT OF AN EXPERT SYTEM FOR THE SELCTION OF CHERAMIC MATERIALS FOR ELECTRONIC PACKAGES'', (1996-1998). PENED. [[Greek General Secretariat for Research & Technology|http://www.gsrt.gr/]]}}}. (20000€, FORTH-ICS scientific responsinble)
#	{{justified{''AUTOMATED DEDUCTION FROM DATABASES''. (1985-1987). PENED. [[Greek General Secretariat for Research & Technology|http://www.gsrt.gr]]}}}. (25000€, principal researcher)
!!!@@color(darkblue):European/International@@
#	{{justified{''[[ENCCA: European Network for Cancer research in Children and Adolescents|http://www.encca.eu]]'', (2011-2015). EU-FP7-HEALTH-22417625}}}. (22000€, principal researcher)
#	{{justified{''[[p-medicine: From data sharing and integration via VPH models to personalized medicine|http://p-medicine.eu]]'', (2011-2015). EU-FP7-ICT-270089}}}. (22000€, principal researcher)
#	{{justified{''[[GEN2PHEN: GENOTYPE-TO-PHENOTYPE DATABASES: A HOLISTIC SOLUTION|http://www.gen2phen.org]]'', (2008-2013). EU-FP7-HEALTH-200754}}}. (140242€, FORTH-ICS scientific responsible)
#	{{justified{''[[ACTION-Grid: INTERNATIONAL COOPERATIVE ACTION IN GRID COMPUTING & BIOMEDICAL INFORMATICS|http://cordis.europa.eu/project/rcn/86720_en.html]]'', (2008-2010). EU-FP6-IST-224176}}}. (118770€, FORTH-ICS scientific responsible)
#	{{justified{''[[LOCCANDIA: LAB-ON-CHIP BASED PROTEIN PROFILING FOR CANCER DIAGNOSIS|http://cordis.europa.eu/projects/rcn/79333_en.html]]'', (2006-2009). EU-FP6-IST-034202}}}. (55000€, principal researcher)
#	{{justified{''[[ACGT: ADVANCING CLINICO-GENOMIC TRIALS ON CANCER|http://acgt.ercim.eu/]]'', (2006-2010). EU-FP6-IST-026996}}}. (140222€, principal researcher)
#	{{justified{''[[WS-TALK: WEB SERVICES COMMUNICATING IN THE LANGUAGE OF THEIR USER COMMUNITY|http://cordis.europa.eu/project/rcn/72188_en.html]]'', (2004-2006). EU-FP6-COOP-ICT-006026}}}. (378000€, principal researcher)
#	{{justified{''[[INFOBIOMED: STRUCTURING EUROPEAN BIOMEDICAL INFORMATICS TO SUPPORT INDIVIDUALIZED HEALTHCARE|http://cordis.europa.eu/project/rcn/71126_en.html]]''. (2004-2007). EU-FP6-IST-507585}}}. (528000€, principal researcher)
#	{{justified{''[[IRAIA: GETTING ORIENTATION IN COMPLEX INFORMATION SPACES AS AN EMERGENT BEHAVIOUR OF AUTONOMOUS INFORMATION AGENTS|http://cordis.europa.eu/projects/rcn/60803_en.html]]'', (2000-2002). EU-FP5-IST-10602}}} -- ''[[Tool for the coherence analysis for large collections of time series|http://cordis.europa.eu/fetch?CALLER=RESULINK_EN&ACTION=D&RCN=29040]]'' (85000€, principal researcher)
#	{{justified{''INTERCARE: THE INTERWORKING AND INTEROPERABILITY OF NETWORKED SERVICES FOR HEALTHCARE USING INTERNET BASED TECHNOLOGY'', (1998-2000). EU-FP5-Health Telematics-HC4011}}} (200000€, principal researcher)
#	{{justified{''[[EVONET: THE NETWORK OF EXCELLENCE IN EVOLUTIONARY COMPUTING|http://cordis.europa.eu/project/rcn/53691_en.html]]'', (2000-2003). EU-FP5-IST-14087}}} (associate node, ICS-FORTH scientific responsible)
#	{{justified{''[[MLNETII: MACHINE LEARNING NETWORK OF EXCELLENCE IN MACHINE LEARNING AND RELATED FIELDS|http://cordis.europa.eu/project/rcn/48801_en.html]]'', (1999-2000). EU-FP4-ESPRIT-29288}}} (associate node, ICS-FORTH scientific responsible)
#	{{justified{''[[STAR*: SEAMLESS TELEMATICS ACROSS REGIONS|http://cordis.europa.eu/project/rcn/33678_en.html]]'', (1996-1999). EU-FP4-Health Telematics-HC1045}}} (115000€, principal researcher)
#	{{justified{''[[KESO: KNOWLEDGE EXTRACTION FOR STATISTICAL OFFICES|http://cordis.europa.eu/project/rcn/33678_en.html]]'', (1996-1999). EU-FP4-ESPRIT4-20596}}}. (100000€, principal researcher)
#	{{justified{''[[FAPSY: AN INFORMATION SYSTEM PRESENTING STATISTICAL INFORMATION SPACES OF ECONOMIC DATA|http://cordis.europa.eu/project/rcn/33651_en.html]]'', (1995-1997). EU-FP5-ESPRIT-20343}}} (55000€, principal researcher)
#	{{justified{''[[GAMES II: A GENERAL ARCHITECTURE FOR MEDICAL EXPERT SYSTEMS|http://cordis.europa.eu/project/rcn/17092_en.html]]'', (1992-1994). EU-AIM-A2034}}} (125000€, principal researcher)
#	{{justified{''[[MLT: MACHINE LEARNING TOOLBOX|http://cordis.europa.eu/project/rcn/8366_en.html]]'', (1989-1993). EU-ESPRIT-P2154}}} (500000€,  principal researcher)
#	{{justified{''[[CRAI: COURSEWARE RESOURCES BASED ON ARTIFICIAL INTELLIGENCE|http://cordis.europa.eu/project/rcn/7872_en.html]]'', (1989-1990). EU-COMMET}}}
#	{{justified{''EXPERT SYSTEM TECHNIQUES FOR CHEMICAL CATALYSTS SELECTION'', (1987-1988). NATO Grants for International Collaboration in Research}}}
#	{{justified{''SPATIAL AND TEMPORAL PATTERNS OF ENVIRONMENTALLY INFLUENCED DISEASES IN GREECE'', (1985-1988). Environmental Protection Agency (EPA), USA}}}
{{justify{My R&D interests fall into the general areas of //''Computational Medicine''// and //''Translational Bioinformatics''//, and are oriented around the design, development and customization of advanced //''Machine Learning''// and //''Knowledge Discovery''// methodologies, tools, systems and services to cope with huge, complex and heterogeneous clinico-genomic data. The focus is on the devise of effective and reliable //''predictive models''// towards the realization of //''personalized''// and //''precision medicine''// protocols and services.}}}
* [[Alexandros Kanterakis|https://scholar.google.com/citations?user=azQNCQoAAAAJ&hl=en]]
* [[Evgenia (Jenny) Kartsaki|https://scholar.google.com/citations?user=DlzOwuIAAAAJ&hl=en]]
* [[Kleanthi (Klio) Lakiotaki|https://scholar.google.com/citations?user=9F4y7K4AAAAJ&hl=en]]
* [[Lefteris Koumakis|https://scholar.google.com/citations?user=JxiXHvcAAAAJ&hl=en]]
* [[Kostas Marias|http://www.ics.forth.gr/cbml/index_main.php?l=e&c=547]] (head of [[CBML|http://www.ics.forth.gr/cbml]])
* [[Manolis Tsiknakis|http://www.ics.forth.gr/cbml/index_main.php?l=e&c=544]]
* [[Dimitris Kafetzopoulos|http://www.imbb.forth.gr/en/research-en/nanobiotechnology/item/67-dimitris-kafetzopoulos]]
* [[Vassilis Moustakis|http://www.pem.tuc.gr/5041.html]]
* [[Nikos Karacapilidis|http://www.mech.upatras.gr/~nikos/]]
<<search>><<closeAll>><<permaview>><<newTiddler>><<newJournal "DD MMM YYYY" "journal">><<saveChanges>>
Principal Researcher
George Potamias&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
http://www.ics.forth.gr/~potamias/GeorgePotamias.htm
/*{{{*/
/*Mocha TiddlyWiki Theme*/
/*Version 1.0*/
/*Design and CSS originally by Anthonyy, ported to TiddlyWiki by Saq Imtiaz.*/
/*}}}*/
/*{{{*/
 #contentWrapper{
margin: 0 3.4em;

			font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
font-size: 11px;
			line-height: 1.6em;
			color: #666;
}

.header {
 background: #fff; 
			padding-top: 10px;
			clear: both;

border-bottom: 4px solid #FF7900; /*#948979;*/
}

.headerShadow {	padding: 2.6em 0em 0.5em 0em; }

.siteTitle {
			font-family: 'Trebuchet MS' sans-serif;
			font-weight: bold;
			font-size: 32px;
			color: #3E3E44;
			margin-bottom: 30px;
			background-color: #FFF;
}

.siteTitle a{color:#3E3E44; border-bottom:1px dotted #cc6633;}

.siteSubtitle {
	font-size: 1.5em;
			font-weight: bold;
        display: block;
        margin: .5em 3em; color: #999999;
}

#mainMenu {
position:relative;
float:left;
margin-bottom:2em;
display:inline;
text-align:left;
padding: 2em 3em 0em 2em;
width:17.5em;
font-size:1em;
}

#sidebar{
position:relative;
float:right;
margin-bottom:1em;
padding-top:1em;
display:inline;
}
	
#displayArea {
	margin: 0em 0em 0em 23em;
}

.tagClear {clear:none;}

#contentFooter {background:#FFFFFF; font-size: 0.9em; color:#999; clear: both; padding: 0em 0em;}

		
#contentFooter a {
	color: #7F7673;
	border-bottom: 1px dotted #BFB6B3;
}

a,#sidebarOptions .sliderPanel a{
	color:#3E3E44;
	text-decoration: none;
}

a:hover,#sidebarOptions .sliderPanel a:hover {
	color:#CC6633;
	background-color: #F5F5F5; 
}

.viewer .button, .editorFooter .button{
	color: #666;
	border: 1px solid #CC6714;
}

.viewer .button:hover, 
.editorFooter .button:hover{
	color: #fff;
	background: #CC6714;
	border-color: #CC6714;
}

.viewer .button:active, .viewer .highlight,.editorFooter .button:active, .editorFooter .highlight{color:#fff; background:#575352;border-color:#575352;}


#mainMenu a {
	display: block;
	padding: 5px;
	border-bottom: 1px solid #CCC;
}

#mainMenu a:link, #navlist a:visited {
	color:#3E3E44;
	text-decoration: none;
}

#mainMenu a:hover {
	background: #000000 url(arrow.gif) 96% 50% no-repeat;
	background-color: #F5F5F5;
	color:#CC6714;
}

#mainMenu a:hover, #mainMenu a:active, #mainMenu .highlight, #mainMenu .marked {
	background: #000000 url(arrow.gif) 96% 50% no-repeat;
	background-color: #F5F5F5;
	color:#CC6714;
}

#mainMenu span {position:relative;}

#mainMenu br {display:none;}

#sidebarOptions a {
			color:#999;
			text-decoration: none;
		}

#sidebarOptions	a:hover {
			color:#4F4B45;
			background-color: #F5F5F5;border:1px solid #fff;
		}

#sidebarOptions {line-height:1.4em;}

		.tiddler {
			padding-bottom: 10px;
			border-bottom: 1px solid #DDDDDD; 
		}
.title {color:#3E3E44;}
.subtitle, .subtitle a { color: #999999; font-size: 1em;margin:0.2em;}
.shadow .title{color:#948979;}

.selected .toolbar a {color:#999999;}
.selected .toolbar a:hover {color:#4F4B45; background:transparent;border:1px solid #fff;}

.toolbar .button:hover, .toolbar .highlight, .toolbar .marked, .toolbar a.button:active{color:#4F4B45; background:transparent;border:1px solid #fff;}

 .listLink,#sidebarTabs .tabContents {line-height:1.5em;}
 .listTitle {color:#888;}

#sidebarTabs .tabContents {background:#fff;}
#sidebarTabs .tabContents .tiddlyLink, #sidebarTabs .tabContents .button{color:#999;}
#sidebarTabs .tabContents .tiddlyLink:hover,#sidebarTabs .tabContents .button:hover{color:#4F4B45;background:#fff}

#sidebarTabs .tabContents .button:hover, #sidebarTabs .tabContents .highlight, #sidebarTabs .tabContents .marked, #sidebarTabs .tabContents a.button:active{color:#4F4B45;background:#fff}

.tabSelected{color:#fff; background:#948979;}

.tabUnselected {
 background: #ccc;
}

 .tabSelected, .tabSelected:hover {
 color: #fff;
 background: #948979;
 border: solid 1px #948979;
padding-bottom:1px;
}

 .tabUnselected {
 color: #999;
 background: #eee;
 border: solid 1px #ccc;
padding-bottom:1px;
}

#sidebarTabs .tabUnselected { border-bottom: none;padding-bottom:3px;}
#sidebarTabs .tabSelected{padding-bottom:3px;}


#sidebarTabs .tabUnselected:hover { border-bottom: none;padding-bottom:3px;color:#4F4B45}

#sidebarOptions .sliderPanel {
	background: #fff; border:none;
	font-size: .9em;
}
#sidebarOptions .sliderPanel a {font-weight:normal;}
#sidebarOptions .sliderPanel input {border:1px solid #999;}

.viewer blockquote {
	border-left: 3px solid #948979;
}

.viewer table {
	border: 2px solid [[ColorPalette::TertiaryDark]];
}

.viewer th, thead td {
	background: #948979;
	border: 1px solid #948979;
	color: #fff;
}
.viewer pre {
	border: 1px solid #948979;
	background: #f5f5f5;
}

.viewer code {
	color: #2F2A29;
}

.viewer hr {
	border-top: dashed 1px #948979;
}

.editor input {
	border: 1px solid #948979;
}

.editor textarea {
	border: 1px solid #948979;
}

.popup {
	background: #948979;
	border: 1px solid #948979;
}

.popup li.disabled {
	color: #000;
}

.popup li a, .popup li a:visited {
	color: #eee;
	border: none;
}

.popup li a:hover {
	background: #575352;
	color: #fff;
	border: none;
}

.tagging, .tagged {
	border: 1px solid #eee;
	background-color: #F7F7F7;
}

.selected .tagging, .selected .tagged {
	background-color: #eee;
	border: 1px solid #BFBAB3;
}

 .tagging .listTitle, .tagged .listTitle {
	color: #bbb;
}

.selected .tagging .listTitle, .selected .tagged .listTitle {
	color: #666; 
}

.tagging .button, .tagged .button {
		color:#aaa;
}
.selected .tagging .button, .selected .tagged .button {
		color:#4F4B45;
}

.highlight, .marked {background:transparent; color:#111; border:none; text-decoration:underline;}

.tagging .button:hover, .tagged .button:hover, .tagging .button:active, .tagged .button:active {
		border: none; background:transparent; text-decoration:underline; color:#000;
}

h1,h2,h3,h4,h5 { color: #444; background: transparent; padding-bottom:2px; font-family: Arial, Helvetica, sans-serif; }
h1 {font-size:18px;}
h2 {font-size:16px;}
h3 {font-size: 14px;}

#messageArea {
	border: 4px solid #948979;
	background: #f5f5f5;
	color: #999;
        font-size:90%;
}

#messageArea a:hover { background:#f5f5f5;}

#messageArea .button{
	color: #666;
	border: 1px solid #CC6714;
}

#messageArea .button:hover {
	color: #fff;
	background: #948979;
	border-color: #948979;
}


* html .viewer pre {
	margin-left: 0em;
}

* html .editor textarea, * html .editor input {
	width: 98%;
}

.searchBar {float:left;font-size: 1.0em;}
.searchBar .button {color:#999;display:block;}
.searchBar .button:hover {border:1px solid #fff;color:#4F4B45;}
.searchBar input {			
            background-color: #FFF;
			color: #999999;
			border: 1px solid #CCC;		
			margin-right:0px;
}

#sidebarOptions .button:active, #sidebarOptions .highlight {background:#F5F5F5;}

*html #contentFooter { padding:0.25em 1em 0.5em 1em;}

#noticeBoard {font-size: 0.9em; color:#999; display:block;background:#fff; clear: both; margin-top:60px; }
#mainMenu #noticeBoard a,#mainMenu #noticeBoard .tiddlyLink {display:inline;border:none;color:#DF9153 }
#noticeBoard a:hover {border:none;}	

#noticeBoard br {display:inline;}

#mainMenu #noticeBoard  .button{
	color: #666;
	border: 1px solid #DF9153;
}

#mainMenu #noticeBoard  .button:hover{
	color: #fff;
	background: #DF9153;
	border-color: #DF9153;
}

.searchbar {position:relative; width:6em;}
.searchbar .button{margin:0; width:6em;}
#header {display:inline-block;}

/***
|Name|StyleSheetShortcuts|
|Source|http://www.TiddlyTools.com/#StyleSheetShortcuts|
|Version||
|Author|Eric Shulman|
|License|http://www.TiddlyTools.com/#LegalStatements|
|~CoreVersion|2.1|
|Type|CSS|
|Requires||
|Description|'convenience' classes for common formatting, alignment, boxes, tables, etc.|

These 'style tweaks' can be easily included in other stylesheet tiddler so they can share a baseline look-and-feel that can then be customized to create a wide variety of 'flavors'.
***/
/*{{{*/

/* text alignments */
.left
	{ display:block;text-align:left; }
.center
	{ display:block;text-align:center; }
.center table
	{ margin:auto !important; }
.right	
	{ display:block;text-align:right; }
.justify
	{ display:block;text-align:justify; }
.indent
	{ display:block;margin:0;padding:0;border:0;margin-left:2em; }
.floatleft
	{ float:left; }
.floatright
	{ float:right; }
.valignTop, .valignTop table, .valignTop tbody, .valignTop th, .valignTop tr, .valignTop td
	{ vertical-align:top; }
.valignBottom, .valignBottom table, .valignBottom tbody, .valignBottom th, .valignBottom tr, .valignBottom td
	{ vertical-align:bottom; }
.clear
	{ clear:both; }
.wrap
	{ white-space:normal; }
.nowrap
	{ white-space:nowrap; }
.hidden
	{ display:none; }
.show
	{ display:inline !important; }
.span
	{ display:span; }
.block
	{ display:block; }
.relative
	{ position:relative; }
.absolute
	{ position:absolute; }

/* font sizes */
.big
	{ font-size:14pt;line-height:120% }
.medium
	{ font-size:12pt;line-height:120% }
.normal
	{ font-size:9pt;line-height:120% }
.small
	{ font-size:8pt;line-height:120% }
.fine
	{ font-size:7pt;line-height:120% }
.tiny
	{ font-size:6pt;line-height:120% }
.larger
	{ font-size:120%; }
.smaller
	{ font-size:80%; }

/* font styles */
.bold
	{ font-weight:bold; }
.italic
	{ font-style:italic; }
.underline
	{ text-decoration:underline; }

/* plain list items (no bullets or indent) */
.nobullets li { list-style-type: none; margin-left:-2em; }

/* multi-column tiddler content (not supported in Internet Explorer) */
.twocolumns { display:block;
	-moz-column-count:2; -moz-column-gap:1em; -moz-column-width:50%; /* FireFox */
	-webkit-column-count:2; -webkit-column-gap:1em; -webkit-column-width:50%; /* Safari */
	column-count:2; column-gap:1em; column-width:50%; /* Opera */
}
.threecolumns { display:block;
	-moz-column-count:3; -moz-column-gap:1em; -moz-column-width:33%; /* FireFox */
	-webkit-column-count:3; -webkit-column-gap:1em; -webkit-column-width:33%; /* Safari */
	column-count:3; column-gap:1em; column-width:33%; /* Opera */
}
.fourcolumns { display:block;
	-moz-column-count:4; -moz-column-gap:1em; -moz-column-width:25%; /* FireFox */
	-webkit-column-count:4; -webkit-column-gap:1em; -webkit-column-width:25%; /* Safari */
	column-count:4; column-gap:1em; column-width:25%; /* Opera */
}

/* page breaks */
.breakbefore { page-break-before:always; }
.breakafter { page-break-before:always; } 

/* show/hide browser-specific content for InternetExplorer vs. non-IE ("moz") browsers */
*[class="ieOnly"]
	{ display:none; } /* hide in moz (uses CSS selector) */
* html .mozOnly, *:first-child+html .mozOnly
	{ display: none; } /* hide in IE (uses IE6/IE7 CSS hacks) */

/* borderless tables */
.borderless, .borderless table, .borderless td, .borderless tr, .borderless th, .borderless tbody
	{ border:0 !important; margin:0 !important; padding:0 !important; }
.widetable, .widetable table
	{ width:100%; }

/* thumbnail images (fixed-sized scaled images) */
.thumbnail img { height:5em !important; }

/* stretchable images (auto-size to fit tiddler) */
.stretch img { width:95%; }

/* grouped content */
.outline
	{ display:block; padding:1em; -moz-border-radius:1em;-webkit-border-radius:1em; border:1px solid; }
.menubox
	{ display:block; padding:1em; -moz-border-radius:1em;-webkit-border-radius:1em; border:1px solid; background:#fff; color:#000; }
.menubox .button, .menubox .tiddlyLinkExisting, .menubox .tiddlyLinkNonExisting
	{ color:#009 !important; }
.groupbox
	{ display:block; padding:1em; -moz-border-radius:1em;-webkit-border-radius:1em; border:1px solid; background:#ffe; color:#000; }
.groupbox a, .groupbox .button, .groupbox .tiddlyLinkExisting, .groupbox .tiddlyLinkNonExisting
	{ color:#009 !important; }
.groupbox code
	{ color:#333 !important; }
.borderleft
	{ margin:0;padding:0;border:0;margin-left:1em; border-left:1px dotted; padding-left:.5em; }
.borderright
	{ margin:0;padding:0;border:0;margin-right:1em; border-right:1px dotted; padding-right:.5em; }
.borderbottom
	{ margin:0;padding:1px 0;border:0;border-bottom:1px dotted; margin-bottom:1px; padding-bottom:1px; }
.bordertop
	{ margin:0;padding:0;border:0;border-top:1px dotted; margin-top:1px; padding-top:1px; }

/* scrolled content */
.scrollbars { overflow:auto; }
.height10em { height:10em; }
.height15em { height:15em; }
.height20em { height:20em; }
.height25em { height:25em; }
.height30em { height:30em; }
.height35em { height:35em; }
.height40em { height:40em; }

/* compact form */
.smallform
	{ white-space:nowrap; }
.smallform input, .smallform textarea, .smallform button, .smallform checkbox, .smallform radio, .smallform select
	{ font-size:8pt; }

/* stretchable edit fields and textareas (auto-size to fit tiddler) */
.stretch input { width:99%; }
.stretch textarea { width:99%; }

/* compact input fields (limited to a few characters for entering percentages and other small values) */
.onechar input   { width:1em; }
.twochar input   { width:2em; }
.threechar input { width:3em; }
.fourchar input  { width:4em; }
.fivechar input  { width:5em; }

/* text colors */
.white { color:#fff !important }
.gray  { color:#999 !important }
.black { color:#000 !important }
.red   { color:#f66 !important }
.green { color:#0c0 !important }
.blue  { color:#99f !important }

/* rollover highlighting */
.mouseover 
	{color:[[ColorPalette::TertiaryLight]] !important;}
.mouseover a
	{color:[[ColorPalette::TertiaryLight]] !important;}
.selected .mouseover
	{color:[[ColorPalette::Foreground]] !important;}
.selected .mouseover .button, .selected .mouseover a
	{color:[[ColorPalette::PrimaryDark]] !important;}

/* rollover zoom text */
.zoomover
	{ font-size:80% !important; }
.selected .zoomover
	{ font-size:100% !important; }

/* [[ColorPalette]] text colors */
.Background	{ color:[[ColorPalette::Background]];	 }
.Foreground	{ color:[[ColorPalette::Foreground]];	 }
.PrimaryPale	{ color:[[ColorPalette::PrimaryPale]];	 }
.PrimaryLight	{ color:[[ColorPalette::PrimaryLight]];	 }
.PrimaryMid	{ color:[[ColorPalette::PrimaryMid]];	 }
.PrimaryDark	{ color:[[ColorPalette::PrimaryDark]];	 }
.SecondaryPale	{ color:[[ColorPalette::SecondaryPale]]; }
.SecondaryLight	{ color:[[ColorPalette::SecondaryLight]];}
.SecondaryMid	{ color:[[ColorPalette::SecondaryMid]];	 }
.SecondaryDark	{ color:[[ColorPalette::SecondaryDark]]; }
.TertiaryPale	{ color:[[ColorPalette::TertiaryPale]];	 }
.TertiaryLight	{ color:[[ColorPalette::TertiaryLight]]; }
.TertiaryMid	{ color:[[ColorPalette::TertiaryMid]];	 }
.TertiaryDark	{ color:[[ColorPalette::TertiaryDark]];	 }
.Error		{ color:[[ColorPalette::Error]];	 }

/* [[ColorPalette]] background colors */
.BGBackground	  { background-color:[[ColorPalette::Background]];	}
.BGForeground	  { background-color:[[ColorPalette::Foreground]];	}
.BGPrimaryPale	  { background-color:[[ColorPalette::PrimaryPale]];	}
.BGPrimaryLight	  { background-color:[[ColorPalette::PrimaryLight]];	}
.BGPrimaryMid	  { background-color:[[ColorPalette::PrimaryMid]];	}
.BGPrimaryDark	  { background-color:[[ColorPalette::PrimaryDark]];	}
.BGSecondaryPale  { background-color:[[ColorPalette::SecondaryPale]]; 	}
.BGSecondaryLight { background-color:[[ColorPalette::SecondaryLight]];	}
.BGSecondaryMid	  { background-color:[[ColorPalette::SecondaryMid]];	}
.BGSecondaryDark  { background-color:[[ColorPalette::SecondaryDark]]; 	}
.BGTertiaryPale	  { background-color:[[ColorPalette::TertiaryPale]];	}
.BGTertiaryLight  { background-color:[[ColorPalette::TertiaryLight]]; 	}
.BGTertiaryMid	  { background-color:[[ColorPalette::TertiaryMid]];	}
.BGTertiaryDark	  { background-color:[[ColorPalette::TertiaryDark]];	}
.BGError	  { background-color:[[ColorPalette::Error]];	 	}
/*}}}*/


/*}}}*/
2005 - 2006
Integration entre les langages de la planification et de l'information en vue de l'`elaboration de cartes interactives d' espace ~Medocc-Meda et des systemes de transport correspondants (~Interreg-III-B)
{{{
 
  // Overide displayTiddler function to also Google Analytics urchin.
  var TiddlyLock = {}; // Create a namespace for our new function.
  TiddlyLock.displayTiddler = story.displayTiddler;
  story.displayTiddler = function(srcElement,titles,template,unused1,unused2,animate,unused3)
  {
    if (urchinTracker) { urchinTracker('/' + titles); }
    TiddlyLock.displayTiddler.apply(this,arguments);
  }
 
}}}
//Created with// [[TiddlyWiki|http://www.tiddlywiki.com]]
Updated May 2016
//{{{
//This ensures that the footer sticks to the bottom of the screen when there are no tiddlers open. If that is not desirable, it can be deleted.
function setFooter() {
         if (document.getElementById && document.getElementById("contentFooter") ) {
            var windowHeight=findWindowHeight();
         if (windowHeight>0) {
            var contentHeight= document.getElementById('mainMenu').offsetHeight + document.getElementById("header").offsetHeight + document.getElementById("contentFooter").offsetHeight;
            var menu= document.getElementById('mainMenu');
            if (windowHeight-(contentHeight)>=0) {
               menu.style.position='relative';
               menu.style.marginBottom=(windowHeight-(contentHeight))+'px';
               }
            else {
                 menu.style.position='';
                 menu.style.marginBottom='';
                 }
            }
         }
}
window.onresize = function() {
  setFooter();
}

Story.prototype.refreshTiddler_footerhack=Story.prototype.refreshTiddler;
Story.prototype.refreshTiddler = function (title,template,force)
{    
var theTiddler = Story.prototype.refreshTiddler_footerhack.apply(this,arguments);
setFooter();
   return theTiddler;}

//}}}