";var t=d.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&y.push("name"+M+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&y.push(":enabled",":disabled"),h.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&y.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),y.push(",.*:")})),(n.matchesSelector=Q.test(m=h.matches||h.webkitMatchesSelector||h.mozMatchesSelector||h.oMatchesSelector||h.msMatchesSelector))&&ue(function(e){n.disconnectedMatch=m.call(e,"*"),m.call(e,"[s!='']:x"),v.push("!=",W)}),y=y.length&&new RegExp(y.join("|")),v=v.length&&new RegExp(v.join("|")),t=Q.test(h.compareDocumentPosition),x=t||Q.test(h.contains)?function(e,t){var n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))}:function(e,t){if(t)while(t=t.parentNode)if(t===e)return!0;return!1},D=t?function(e,t){if(e===t)return f=!0,0;var r=!e.compareDocumentPosition-!t.compareDocumentPosition;return r||(1&(r=(e.ownerDocument||e)===(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!n.sortDetached&&t.compareDocumentPosition(e)===r?e===d||e.ownerDocument===w&&x(w,e)?-1:t===d||t.ownerDocument===w&&x(w,t)?1:c?O(c,e)-O(c,t):0:4&r?-1:1)}:function(e,t){if(e===t)return f=!0,0;var n,r=0,i=e.parentNode,o=t.parentNode,a=[e],s=[t];if(!i||!o)return e===d?-1:t===d?1:i?-1:o?1:c?O(c,e)-O(c,t):0;if(i===o)return ce(e,t);n=e;while(n=n.parentNode)a.unshift(n);n=t;while(n=n.parentNode)s.unshift(n);while(a[r]===s[r])r++;return r?ce(a[r],s[r]):a[r]===w?-1:s[r]===w?1:0},d):d},oe.matches=function(e,t){return oe(e,null,null,t)},oe.matchesSelector=function(e,t){if((e.ownerDocument||e)!==d&&p(e),t=t.replace(z,"='$1']"),n.matchesSelector&&g&&!S[t+" "]&&(!v||!v.test(t))&&(!y||!y.test(t)))try{var r=m.call(e,t);if(r||n.disconnectedMatch||e.document&&11!==e.document.nodeType)return r}catch(e){}return oe(t,d,null,[e]).length>0},oe.contains=function(e,t){return(e.ownerDocument||e)!==d&&p(e),x(e,t)},oe.attr=function(e,t){(e.ownerDocument||e)!==d&&p(e);var i=r.attrHandle[t.toLowerCase()],o=i&&N.call(r.attrHandle,t.toLowerCase())?i(e,t,!g):void 0;return void 0!==o?o:n.attributes||!g?e.getAttribute(t):(o=e.getAttributeNode(t))&&o.specified?o.value:null},oe.escape=function(e){return(e+"").replace(te,ne)},oe.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)},oe.uniqueSort=function(e){var t,r=[],i=0,o=0;if(f=!n.detectDuplicates,c=!n.sortStable&&e.slice(0),e.sort(D),f){while(t=e[o++])t===e[o]&&(i=r.push(o));while(i--)e.splice(r[i],1)}return c=null,e},i=oe.getText=function(e){var t,n="",r=0,o=e.nodeType;if(o){if(1===o||9===o||11===o){if("string"==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=i(e)}else if(3===o||4===o)return e.nodeValue}else while(t=e[r++])n+=i(t);return n},(r=oe.selectors={cacheLength:50,createPseudo:se,match:V,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(Z,ee),e[3]=(e[3]||e[4]||e[5]||"").replace(Z,ee),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||oe.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&oe.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return V.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&X.test(n)&&(t=a(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(Z,ee).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=E[e+" "];return t||(t=new RegExp("(^|"+M+")"+e+"("+M+"|$)"))&&E(e,function(e){return t.test("string"==typeof e.className&&e.className||"undefined"!=typeof e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(e,t,n){return function(r){var i=oe.attr(r,e);return null==i?"!="===t:!t||(i+="","="===t?i===n:"!="===t?i!==n:"^="===t?n&&0===i.indexOf(n):"*="===t?n&&i.indexOf(n)>-1:"$="===t?n&&i.slice(-n.length)===n:"~="===t?(" "+i.replace($," ")+" ").indexOf(n)>-1:"|="===t&&(i===n||i.slice(0,n.length+1)===n+"-"))}},CHILD:function(e,t,n,r,i){var o="nth"!==e.slice(0,3),a="last"!==e.slice(-4),s="of-type"===t;return 1===r&&0===i?function(e){return!!e.parentNode}:function(t,n,u){var l,c,f,p,d,h,g=o!==a?"nextSibling":"previousSibling",y=t.parentNode,v=s&&t.nodeName.toLowerCase(),m=!u&&!s,x=!1;if(y){if(o){while(g){p=t;while(p=p[g])if(s?p.nodeName.toLowerCase()===v:1===p.nodeType)return!1;h=g="only"===e&&!h&&"nextSibling"}return!0}if(h=[a?y.firstChild:y.lastChild],a&&m){x=(d=(l=(c=(f=(p=y)[b]||(p[b]={}))[p.uniqueID]||(f[p.uniqueID]={}))[e]||[])[0]===T&&l[1])&&l[2],p=d&&y.childNodes[d];while(p=++d&&p&&p[g]||(x=d=0)||h.pop())if(1===p.nodeType&&++x&&p===t){c[e]=[T,d,x];break}}else if(m&&(x=d=(l=(c=(f=(p=t)[b]||(p[b]={}))[p.uniqueID]||(f[p.uniqueID]={}))[e]||[])[0]===T&&l[1]),!1===x)while(p=++d&&p&&p[g]||(x=d=0)||h.pop())if((s?p.nodeName.toLowerCase()===v:1===p.nodeType)&&++x&&(m&&((c=(f=p[b]||(p[b]={}))[p.uniqueID]||(f[p.uniqueID]={}))[e]=[T,x]),p===t))break;return(x-=i)===r||x%r==0&&x/r>=0}}},PSEUDO:function(e,t){var n,i=r.pseudos[e]||r.setFilters[e.toLowerCase()]||oe.error("unsupported pseudo: "+e);return i[b]?i(t):i.length>1?(n=[e,e,"",t],r.setFilters.hasOwnProperty(e.toLowerCase())?se(function(e,n){var r,o=i(e,t),a=o.length;while(a--)e[r=O(e,o[a])]=!(n[r]=o[a])}):function(e){return i(e,0,n)}):i}},pseudos:{not:se(function(e){var t=[],n=[],r=s(e.replace(B,"$1"));return r[b]?se(function(e,t,n,i){var o,a=r(e,null,i,[]),s=e.length;while(s--)(o=a[s])&&(e[s]=!(t[s]=o))}):function(e,i,o){return t[0]=e,r(t,null,o,n),t[0]=null,!n.pop()}}),has:se(function(e){return function(t){return oe(e,t).length>0}}),contains:se(function(e){return e=e.replace(Z,ee),function(t){return(t.textContent||t.innerText||i(t)).indexOf(e)>-1}}),lang:se(function(e){return U.test(e||"")||oe.error("unsupported lang: "+e),e=e.replace(Z,ee).toLowerCase(),function(t){var n;do{if(n=g?t.lang:t.getAttribute("xml:lang")||t.getAttribute("lang"))return(n=n.toLowerCase())===e||0===n.indexOf(e+"-")}while((t=t.parentNode)&&1===t.nodeType);return!1}}),target:function(t){var n=e.location&&e.location.hash;return n&&n.slice(1)===t.id},root:function(e){return e===h},focus:function(e){return e===d.activeElement&&(!d.hasFocus||d.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:de(!1),disabled:de(!0),checked:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&!!e.checked||"option"===t&&!!e.selected},selected:function(e){return e.parentNode&&e.parentNode.selectedIndex,!0===e.selected},empty:function(e){for(e=e.firstChild;e;e=e.nextSibling)if(e.nodeType<6)return!1;return!0},parent:function(e){return!r.pseudos.empty(e)},header:function(e){return Y.test(e.nodeName)},input:function(e){return G.test(e.nodeName)},button:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&"button"===e.type||"button"===t},text:function(e){var t;return"input"===e.nodeName.toLowerCase()&&"text"===e.type&&(null==(t=e.getAttribute("type"))||"text"===t.toLowerCase())},first:he(function(){return[0]}),last:he(function(e,t){return[t-1]}),eq:he(function(e,t,n){return[n<0?n+t:n]}),even:he(function(e,t){for(var n=0;n=0;)e.push(r);return e}),gt:he(function(e,t,n){for(var r=n<0?n+t:n;++r1?function(t,n,r){var i=e.length;while(i--)if(!e[i](t,n,r))return!1;return!0}:e[0]}function be(e,t,n){for(var r=0,i=t.length;r-1&&(o[l]=!(a[l]=f))}}else v=we(v===a?v.splice(h,v.length):v),i?i(null,a,v,u):L.apply(a,v)})}function Ce(e){for(var t,n,i,o=e.length,a=r.relative[e[0].type],s=a||r.relative[" "],u=a?1:0,c=me(function(e){return e===t},s,!0),f=me(function(e){return O(t,e)>-1},s,!0),p=[function(e,n,r){var i=!a&&(r||n!==l)||((t=n).nodeType?c(e,n,r):f(e,n,r));return t=null,i}];u1&&xe(p),u>1&&ve(e.slice(0,u-1).concat({value:" "===e[u-2].type?"*":""})).replace(B,"$1"),n,u0,i=e.length>0,o=function(o,a,s,u,c){var f,h,y,v=0,m="0",x=o&&[],b=[],w=l,C=o||i&&r.find.TAG("*",c),E=T+=null==w?1:Math.random()||.1,k=C.length;for(c&&(l=a===d||a||c);m!==k&&null!=(f=C[m]);m++){if(i&&f){h=0,a||f.ownerDocument===d||(p(f),s=!g);while(y=e[h++])if(y(f,a||d,s)){u.push(f);break}c&&(T=E)}n&&((f=!y&&f)&&v--,o&&x.push(f))}if(v+=m,n&&m!==v){h=0;while(y=t[h++])y(x,b,a,s);if(o){if(v>0)while(m--)x[m]||b[m]||(b[m]=j.call(u));b=we(b)}L.apply(u,b),c&&!o&&b.length>0&&v+t.length>1&&oe.uniqueSort(u)}return c&&(T=E,l=w),x};return n?se(o):o}return s=oe.compile=function(e,t){var n,r=[],i=[],o=S[e+" "];if(!o){t||(t=a(e)),n=t.length;while(n--)(o=Ce(t[n]))[b]?r.push(o):i.push(o);(o=S(e,Ee(i,r))).selector=e}return o},u=oe.select=function(e,t,n,i){var o,u,l,c,f,p="function"==typeof e&&e,d=!i&&a(e=p.selector||e);if(n=n||[],1===d.length){if((u=d[0]=d[0].slice(0)).length>2&&"ID"===(l=u[0]).type&&9===t.nodeType&&g&&r.relative[u[1].type]){if(!(t=(r.find.ID(l.matches[0].replace(Z,ee),t)||[])[0]))return n;p&&(t=t.parentNode),e=e.slice(u.shift().value.length)}o=V.needsContext.test(e)?0:u.length;while(o--){if(l=u[o],r.relative[c=l.type])break;if((f=r.find[c])&&(i=f(l.matches[0].replace(Z,ee),K.test(u[0].type)&&ge(t.parentNode)||t))){if(u.splice(o,1),!(e=i.length&&ve(u)))return L.apply(n,i),n;break}}}return(p||s(e,d))(i,t,!g,n,!t||K.test(e)&&ge(t.parentNode)||t),n},n.sortStable=b.split("").sort(D).join("")===b,n.detectDuplicates=!!f,p(),n.sortDetached=ue(function(e){return 1&e.compareDocumentPosition(d.createElement("fieldset"))}),ue(function(e){return e.innerHTML="","#"===e.firstChild.getAttribute("href")})||le("type|href|height|width",function(e,t,n){if(!n)return e.getAttribute(t,"type"===t.toLowerCase()?1:2)}),n.attributes&&ue(function(e){return e.innerHTML="",e.firstChild.setAttribute("value",""),""===e.firstChild.getAttribute("value")})||le("value",function(e,t,n){if(!n&&"input"===e.nodeName.toLowerCase())return e.defaultValue}),ue(function(e){return null==e.getAttribute("disabled")})||le(P,function(e,t,n){var r;if(!n)return!0===e[t]?t.toLowerCase():(r=e.getAttributeNode(t))&&r.specified?r.value:null}),oe}(e);w.find=E,w.expr=E.selectors,w.expr[":"]=w.expr.pseudos,w.uniqueSort=w.unique=E.uniqueSort,w.text=E.getText,w.isXMLDoc=E.isXML,w.contains=E.contains,w.escapeSelector=E.escape;var k=function(e,t,n){var r=[],i=void 0!==n;while((e=e[t])&&9!==e.nodeType)if(1===e.nodeType){if(i&&w(e).is(n))break;r.push(e)}return r},S=function(e,t){for(var n=[];e;e=e.nextSibling)1===e.nodeType&&e!==t&&n.push(e);return n},D=w.expr.match.needsContext;function N(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()}var A=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function j(e,t,n){return g(t)?w.grep(e,function(e,r){return!!t.call(e,r,e)!==n}):t.nodeType?w.grep(e,function(e){return e===t!==n}):"string"!=typeof t?w.grep(e,function(e){return u.call(t,e)>-1!==n}):w.filter(t,e,n)}w.filter=function(e,t,n){var r=t[0];return n&&(e=":not("+e+")"),1===t.length&&1===r.nodeType?w.find.matchesSelector(r,e)?[r]:[]:w.find.matches(e,w.grep(t,function(e){return 1===e.nodeType}))},w.fn.extend({find:function(e){var t,n,r=this.length,i=this;if("string"!=typeof e)return this.pushStack(w(e).filter(function(){for(t=0;t1?w.uniqueSort(n):n},filter:function(e){return this.pushStack(j(this,e||[],!1))},not:function(e){return this.pushStack(j(this,e||[],!0))},is:function(e){return!!j(this,"string"==typeof e&&D.test(e)?w(e):e||[],!1).length}});var q,L=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/;(w.fn.init=function(e,t,n){var i,o;if(!e)return this;if(n=n||q,"string"==typeof e){if(!(i="<"===e[0]&&">"===e[e.length-1]&&e.length>=3?[null,e,null]:L.exec(e))||!i[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(i[1]){if(t=t instanceof w?t[0]:t,w.merge(this,w.parseHTML(i[1],t&&t.nodeType?t.ownerDocument||t:r,!0)),A.test(i[1])&&w.isPlainObject(t))for(i in t)g(this[i])?this[i](t[i]):this.attr(i,t[i]);return this}return(o=r.getElementById(i[2]))&&(this[0]=o,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):g(e)?void 0!==n.ready?n.ready(e):e(w):w.makeArray(e,this)}).prototype=w.fn,q=w(r);var H=/^(?:parents|prev(?:Until|All))/,O={children:!0,contents:!0,next:!0,prev:!0};w.fn.extend({has:function(e){var t=w(e,this),n=t.length;return this.filter(function(){for(var e=0;e-1:1===n.nodeType&&w.find.matchesSelector(n,e))){o.push(n);break}return this.pushStack(o.length>1?w.uniqueSort(o):o)},index:function(e){return e?"string"==typeof e?u.call(w(e),this[0]):u.call(this,e.jquery?e[0]:e):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(e,t){return this.pushStack(w.uniqueSort(w.merge(this.get(),w(e,t))))},addBack:function(e){return this.add(null==e?this.prevObject:this.prevObject.filter(e))}});function P(e,t){while((e=e[t])&&1!==e.nodeType);return e}w.each({parent:function(e){var t=e.parentNode;return t&&11!==t.nodeType?t:null},parents:function(e){return k(e,"parentNode")},parentsUntil:function(e,t,n){return k(e,"parentNode",n)},next:function(e){return P(e,"nextSibling")},prev:function(e){return P(e,"previousSibling")},nextAll:function(e){return k(e,"nextSibling")},prevAll:function(e){return k(e,"previousSibling")},nextUntil:function(e,t,n){return k(e,"nextSibling",n)},prevUntil:function(e,t,n){return k(e,"previousSibling",n)},siblings:function(e){return S((e.parentNode||{}).firstChild,e)},children:function(e){return S(e.firstChild)},contents:function(e){return N(e,"iframe")?e.contentDocument:(N(e,"template")&&(e=e.content||e),w.merge([],e.childNodes))}},function(e,t){w.fn[e]=function(n,r){var i=w.map(this,t,n);return"Until"!==e.slice(-5)&&(r=n),r&&"string"==typeof r&&(i=w.filter(r,i)),this.length>1&&(O[e]||w.uniqueSort(i),H.test(e)&&i.reverse()),this.pushStack(i)}});var M=/[^\x20\t\r\n\f]+/g;function R(e){var t={};return w.each(e.match(M)||[],function(e,n){t[n]=!0}),t}w.Callbacks=function(e){e="string"==typeof e?R(e):w.extend({},e);var t,n,r,i,o=[],a=[],s=-1,u=function(){for(i=i||e.once,r=t=!0;a.length;s=-1){n=a.shift();while(++s-1)o.splice(n,1),n<=s&&s--}),this},has:function(e){return e?w.inArray(e,o)>-1:o.length>0},empty:function(){return o&&(o=[]),this},disable:function(){return i=a=[],o=n="",this},disabled:function(){return!o},lock:function(){return i=a=[],n||t||(o=n=""),this},locked:function(){return!!i},fireWith:function(e,n){return i||(n=[e,(n=n||[]).slice?n.slice():n],a.push(n),t||u()),this},fire:function(){return l.fireWith(this,arguments),this},fired:function(){return!!r}};return l};function I(e){return e}function W(e){throw e}function $(e,t,n,r){var i;try{e&&g(i=e.promise)?i.call(e).done(t).fail(n):e&&g(i=e.then)?i.call(e,t,n):t.apply(void 0,[e].slice(r))}catch(e){n.apply(void 0,[e])}}w.extend({Deferred:function(t){var n=[["notify","progress",w.Callbacks("memory"),w.Callbacks("memory"),2],["resolve","done",w.Callbacks("once memory"),w.Callbacks("once memory"),0,"resolved"],["reject","fail",w.Callbacks("once memory"),w.Callbacks("once memory"),1,"rejected"]],r="pending",i={state:function(){return r},always:function(){return o.done(arguments).fail(arguments),this},"catch":function(e){return i.then(null,e)},pipe:function(){var e=arguments;return w.Deferred(function(t){w.each(n,function(n,r){var i=g(e[r[4]])&&e[r[4]];o[r[1]](function(){var e=i&&i.apply(this,arguments);e&&g(e.promise)?e.promise().progress(t.notify).done(t.resolve).fail(t.reject):t[r[0]+"With"](this,i?[e]:arguments)})}),e=null}).promise()},then:function(t,r,i){var o=0;function a(t,n,r,i){return function(){var s=this,u=arguments,l=function(){var e,l;if(!(t=o&&(r!==W&&(s=void 0,u=[e]),n.rejectWith(s,u))}};t?c():(w.Deferred.getStackHook&&(c.stackTrace=w.Deferred.getStackHook()),e.setTimeout(c))}}return w.Deferred(function(e){n[0][3].add(a(0,e,g(i)?i:I,e.notifyWith)),n[1][3].add(a(0,e,g(t)?t:I)),n[2][3].add(a(0,e,g(r)?r:W))}).promise()},promise:function(e){return null!=e?w.extend(e,i):i}},o={};return w.each(n,function(e,t){var a=t[2],s=t[5];i[t[1]]=a.add,s&&a.add(function(){r=s},n[3-e][2].disable,n[3-e][3].disable,n[0][2].lock,n[0][3].lock),a.add(t[3].fire),o[t[0]]=function(){return o[t[0]+"With"](this===o?void 0:this,arguments),this},o[t[0]+"With"]=a.fireWith}),i.promise(o),t&&t.call(o,o),o},when:function(e){var t=arguments.length,n=t,r=Array(n),i=o.call(arguments),a=w.Deferred(),s=function(e){return function(n){r[e]=this,i[e]=arguments.length>1?o.call(arguments):n,--t||a.resolveWith(r,i)}};if(t<=1&&($(e,a.done(s(n)).resolve,a.reject,!t),"pending"===a.state()||g(i[n]&&i[n].then)))return a.then();while(n--)$(i[n],s(n),a.reject);return a.promise()}});var B=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;w.Deferred.exceptionHook=function(t,n){e.console&&e.console.warn&&t&&B.test(t.name)&&e.console.warn("jQuery.Deferred exception: "+t.message,t.stack,n)},w.readyException=function(t){e.setTimeout(function(){throw t})};var F=w.Deferred();w.fn.ready=function(e){return F.then(e)["catch"](function(e){w.readyException(e)}),this},w.extend({isReady:!1,readyWait:1,ready:function(e){(!0===e?--w.readyWait:w.isReady)||(w.isReady=!0,!0!==e&&--w.readyWait>0||F.resolveWith(r,[w]))}}),w.ready.then=F.then;function _(){r.removeEventListener("DOMContentLoaded",_),e.removeEventListener("load",_),w.ready()}"complete"===r.readyState||"loading"!==r.readyState&&!r.documentElement.doScroll?e.setTimeout(w.ready):(r.addEventListener("DOMContentLoaded",_),e.addEventListener("load",_));var z=function(e,t,n,r,i,o,a){var s=0,u=e.length,l=null==n;if("object"===x(n)){i=!0;for(s in n)z(e,t,s,n[s],!0,o,a)}else if(void 0!==r&&(i=!0,g(r)||(a=!0),l&&(a?(t.call(e,r),t=null):(l=t,t=function(e,t,n){return l.call(w(e),n)})),t))for(;s1,null,!0)},removeData:function(e){return this.each(function(){K.remove(this,e)})}}),w.extend({queue:function(e,t,n){var r;if(e)return t=(t||"fx")+"queue",r=J.get(e,t),n&&(!r||Array.isArray(n)?r=J.access(e,t,w.makeArray(n)):r.push(n)),r||[]},dequeue:function(e,t){t=t||"fx";var n=w.queue(e,t),r=n.length,i=n.shift(),o=w._queueHooks(e,t),a=function(){w.dequeue(e,t)};"inprogress"===i&&(i=n.shift(),r--),i&&("fx"===t&&n.unshift("inprogress"),delete o.stop,i.call(e,a,o)),!r&&o&&o.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return J.get(e,n)||J.access(e,n,{empty:w.Callbacks("once memory").add(function(){J.remove(e,[t+"queue",n])})})}}),w.fn.extend({queue:function(e,t){var n=2;return"string"!=typeof e&&(t=e,e="fx",n--),arguments.length\x20\t\r\n\f]+)/i,he=/^$|^module$|\/(?:java|ecma)script/i,ge={option:[1,""],thead:[1,""],col:[2,""],tr:[2,""],td:[3,""],_default:[0,"",""]};ge.optgroup=ge.option,ge.tbody=ge.tfoot=ge.colgroup=ge.caption=ge.thead,ge.th=ge.td;function ye(e,t){var n;return n="undefined"!=typeof e.getElementsByTagName?e.getElementsByTagName(t||"*"):"undefined"!=typeof e.querySelectorAll?e.querySelectorAll(t||"*"):[],void 0===t||t&&N(e,t)?w.merge([e],n):n}function ve(e,t){for(var n=0,r=e.length;n-1)i&&i.push(o);else if(l=w.contains(o.ownerDocument,o),a=ye(f.appendChild(o),"script"),l&&ve(a),n){c=0;while(o=a[c++])he.test(o.type||"")&&n.push(o)}return f}!function(){var e=r.createDocumentFragment().appendChild(r.createElement("div")),t=r.createElement("input");t.setAttribute("type","radio"),t.setAttribute("checked","checked"),t.setAttribute("name","t"),e.appendChild(t),h.checkClone=e.cloneNode(!0).cloneNode(!0).lastChild.checked,e.innerHTML="",h.noCloneChecked=!!e.cloneNode(!0).lastChild.defaultValue}();var be=r.documentElement,we=/^key/,Te=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,Ce=/^([^.]*)(?:\.(.+)|)/;function Ee(){return!0}function ke(){return!1}function Se(){try{return r.activeElement}catch(e){}}function De(e,t,n,r,i,o){var a,s;if("object"==typeof t){"string"!=typeof n&&(r=r||n,n=void 0);for(s in t)De(e,s,n,r,t[s],o);return e}if(null==r&&null==i?(i=n,r=n=void 0):null==i&&("string"==typeof n?(i=r,r=void 0):(i=r,r=n,n=void 0)),!1===i)i=ke;else if(!i)return e;return 1===o&&(a=i,(i=function(e){return w().off(e),a.apply(this,arguments)}).guid=a.guid||(a.guid=w.guid++)),e.each(function(){w.event.add(this,t,i,r,n)})}w.event={global:{},add:function(e,t,n,r,i){var o,a,s,u,l,c,f,p,d,h,g,y=J.get(e);if(y){n.handler&&(n=(o=n).handler,i=o.selector),i&&w.find.matchesSelector(be,i),n.guid||(n.guid=w.guid++),(u=y.events)||(u=y.events={}),(a=y.handle)||(a=y.handle=function(t){return"undefined"!=typeof w&&w.event.triggered!==t.type?w.event.dispatch.apply(e,arguments):void 0}),l=(t=(t||"").match(M)||[""]).length;while(l--)d=g=(s=Ce.exec(t[l])||[])[1],h=(s[2]||"").split(".").sort(),d&&(f=w.event.special[d]||{},d=(i?f.delegateType:f.bindType)||d,f=w.event.special[d]||{},c=w.extend({type:d,origType:g,data:r,handler:n,guid:n.guid,selector:i,needsContext:i&&w.expr.match.needsContext.test(i),namespace:h.join(".")},o),(p=u[d])||((p=u[d]=[]).delegateCount=0,f.setup&&!1!==f.setup.call(e,r,h,a)||e.addEventListener&&e.addEventListener(d,a)),f.add&&(f.add.call(e,c),c.handler.guid||(c.handler.guid=n.guid)),i?p.splice(p.delegateCount++,0,c):p.push(c),w.event.global[d]=!0)}},remove:function(e,t,n,r,i){var o,a,s,u,l,c,f,p,d,h,g,y=J.hasData(e)&&J.get(e);if(y&&(u=y.events)){l=(t=(t||"").match(M)||[""]).length;while(l--)if(s=Ce.exec(t[l])||[],d=g=s[1],h=(s[2]||"").split(".").sort(),d){f=w.event.special[d]||{},p=u[d=(r?f.delegateType:f.bindType)||d]||[],s=s[2]&&new RegExp("(^|\\.)"+h.join("\\.(?:.*\\.|)")+"(\\.|$)"),a=o=p.length;while(o--)c=p[o],!i&&g!==c.origType||n&&n.guid!==c.guid||s&&!s.test(c.namespace)||r&&r!==c.selector&&("**"!==r||!c.selector)||(p.splice(o,1),c.selector&&p.delegateCount--,f.remove&&f.remove.call(e,c));a&&!p.length&&(f.teardown&&!1!==f.teardown.call(e,h,y.handle)||w.removeEvent(e,d,y.handle),delete u[d])}else for(d in u)w.event.remove(e,d+t[l],n,r,!0);w.isEmptyObject(u)&&J.remove(e,"handle events")}},dispatch:function(e){var t=w.event.fix(e),n,r,i,o,a,s,u=new Array(arguments.length),l=(J.get(this,"events")||{})[t.type]||[],c=w.event.special[t.type]||{};for(u[0]=t,n=1;n=1))for(;l!==this;l=l.parentNode||this)if(1===l.nodeType&&("click"!==e.type||!0!==l.disabled)){for(o=[],a={},n=0;n-1:w.find(i,this,null,[l]).length),a[i]&&o.push(r);o.length&&s.push({elem:l,handlers:o})}return l=this,u\x20\t\r\n\f]*)[^>]*)\/>/gi,Ae=/ {"ID":78095,"post_author":"9208550","post_date":"2018-12-14 15:47:29","post_date_gmt":"0000-00-00 00:00:00","post_content":"","post_title":"LIMS Directory - Spring 2016: Product Pricing and Demos","post_excerpt":"","post_status":"draft","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"","to_ping":"","pinged":"","post_modified":"2018-12-14 15:47:29","post_modified_gmt":"2018-12-14 20:47:29","post_content_filtered":"","post_parent":0,"guid":"https:\/\/www.limsforum.com\/?post_type=ebook&p=78095","menu_order":0,"post_type":"ebook","post_mime_type":"","comment_count":"0","filter":"","_ebook_metadata":{"enabled":"on","private":"0","guid":"DA5868BB-8A01-4437-AFBB-DB2F75E35C62","title":"LIMS Directory - Spring 2016: Product Pricing and Demos","subtitle":"","cover_theme":"nico_11","cover_image":"https:\/\/www.limsforum.com\/wp-content\/plugins\/rdp-ebook-builder\/pl\/cover.php?cover_style=nico_11&subtitle=&editor=John+Jones&title=LIMS+Directory+-+Spring+2016%3A+Product+Pricing+and+Demos&title_image=https%3A%2F%2Fupload.wikimedia.org%2Fwikipedia%2Fcommons%2Fc%2Fc2%2F2400_Lake_Park_Drive%252C_Smyrna%252C_Georgia.jpg&publisher=LiMSwiki.org","editor":"John Jones","publisher":"LiMSwiki.org","author_id":"2","image_url":"","items":{"10567b23ec0e460523bc83408b1c8ce0_type":"article","10567b23ec0e460523bc83408b1c8ce0_title":"Two Fold Software Limited","10567b23ec0e460523bc83408b1c8ce0_url":"https:\/\/www.limswiki.org\/index.php\/Two_Fold_Software_Limited","10567b23ec0e460523bc83408b1c8ce0_plaintext":"\n\n\t\t\n\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\n\t\t\t\tTwo Fold Software Limited\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\tFrom LIMSWiki\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\tJump to: navigation, search\n\n\t\t\t\t\t\n\t\t\t\t\tTwo Fold Software LimitedType\n \nLimited companyIndustry\n \nSoftware developmentHeadquarters\n \nDodwell House\r\nChilton Business Centre\r\nChilton, Aylesbury, Bucks , U.K. Number of locations\n \n3Area served\n \nWorldwideProducts\n \nQualoupe LIMSWebsite\n \nTwofold-Software.comLinkedIn\n \nhttps:\/\/www.linkedin.com\/company\/1148917\n\nTwo Fold Software Limited develops and distributes business and laboratory management software solutions.\n\nContents\n\n1 History \n2 Technology and products \n\n2.1 Qualoupe LIMS \n\n2.1.1 Features \n2.1.2 Pricing \n2.1.3 Demonstration videos and other media \n2.1.4 Additional information \n\n\n\n\n3 References \n\n\n\nHistory \nDisillusioned with existing laboratory information management system (LIMS) options, Two Fold Software Limited was founded in 2008 with the focus of developing, selling, and supporting a LIMS offering that was flexible and feature-rich.[1] Since its founding, the company has and continues to work with a variety of global partners in numerous countries.[2][3][4] Among such partnerships is Two Fold's joining with Denmark's OBI Medical to create middleware v-TAC Connect to support OBI's v-TAC, which converts venous blood sample results to accurate arterial blood sample results.[5] This partnership resulted in the two companies forming a consortium and achieving EuroStars funding for the project in 2016.[6]\n\nTechnology and products \nQualoupe LIMS \nQualoupe LIMS is a LIMS \"built from the ground up to meet the requirements of modern laboratories.\"[7] The software features more than 30 applications or modules and is advertised as being suitable for laboratories of all sizes.\n\nFeatures \n\n\n\n \n The following feature list(s) is\/are derived solely from public, freely-available online information the vendor provides. A lack of a \"Y\" does not necessarily mean that the product doesn't have that feature. The lack of a \"Y\" could mean:\n the vendor chose to not put relevant feature information online despite its existence in the product.\n the vendor chooses to make the feature information available only to those who create an account or call\/e-mail.\n the feature information exists online to the public, but a URL could not be found to cite the existence of the feature.\n the feature does not exist for the product.\nA vendor's product may receive more confirmed features with the addition of more public information to the vendor's site and\/or by providing a URL to a page or document that can act as a citation for the existence of the feature. Prospective buyers are highly recommended to contact the vendor directly to verify features as this list isn't authoritative, and product upgrades and changes happen rapidly in some cases.\r\n \n\n\n\n\r\n\n\n\n\n\n Product: Qualoupe LIMS\n\n\n Sample, inventory, and data managementSample login and management?Y[8]Sample tracking?Y[8]Sample and\/or result batching?Y[8]Task and event scheduling?Y[8]Option for manual result entry?Y[8]Multiple data viewing methods?Data and trend analysis?Y[9]Data and equipment sharing?Y[10]Customizable fields and\/or interface?Y[11]Query capability?Y[11]Import data?Internal file or data linking?External file or data linking?ELN support or integration?Export data to MS Excel?Raw data management?Data warehouse?Deadline control?Production control?Y[12]Project and\/or task management?Y[13]Inventory management?Y[14]Document creation and\/or management?Case management?Workflow management?Y[9]Specification management?Y[12]Customer and supplier management?Y[15]Billing management?Y[15]Quality, security, and complianceRegulatory compliance?Y[16]QA \/ QC functions?Y[9]Performance evaluation?Audit trail?Y[8]Chain of custody?Configurable roles and security?Y[11]Data normalization?Data validation?Y[9]Data encryption?Version control?Y[9]Automatic data backup?Environmental monitoring?Reporting, barcoding, and printingCustom reporting?Y[17]Report printing?Y[17]Label support?Y[18]Barcode support?Export to PDF?Y[8]Export to MS Word?Export to HTML and\/or XML?Fax integration?Email integration?Base functionalityAdministrator management?Y[19]Modular?Y[7]Instrument interfacing and management?Y[20]Mobile device integration?Alarms and\/or alerts?Y[9]Work-related time tracking?Voice recognition system?External monitoring?Y[17]Messaging?Multilingual?Network-capable?Web client or portal?Y[17]Online or integrated help?Software as a service delivery model?Usage-based cost?Industries servedchemical, contract services, cosmetics, energy, food and beverage, general, geology and mining, manufacturing and R&D, petrochemical, pharmaceutical\n\n\n\nPricing \nSource for pricing information comes directly from Two Fold Software. As prices may change at any time, always contact the vendor directly to obtain a price list or quote.\n(End-user price excludes tax; all prices in \u00a3.)\nRent: \u00a3620 per month for 5 concurrent users, including support\r\n\nBuy: \u00a315,165\u00a0for 5 concurrent users excluding support\r\n\nRental Cost (monthly licenses):\r\n\nQLR-SERV-LS Qualoupe server license, incl. support: \u00a3280\r\n\nQLR-CUSER-LS Additional concurrent user licenses, incl. support: \u00a385\r\n\nQLR-WREP-LS Web reporting, incl. support, 10 licenses: \u00a340\r\n\nQLR-CSAMP-LS Five remote sample login licenses, incl. support: \u00a320\r\n\nQLR-SINST-LI Instrument connection, single: \u00a333\r\n\nQLR-DINST-LI Instrument connect, bi-directional (separate quoted @ day rate, one-off cost): \u00a3750\r\n\nQLR-ADMIN One-off administration fee: \u00a3200\nPurchase Cost:\r\n\nQLR-SERV-LS Qualoupe server license: \u00a36765\r\n\nQLR-CUSER-LS Additional concurrent user licenses: \u00a32100\r\n\nQLR-WREP-LS Web reporting, 10 licenses: \u00a31150\r\n\nQLP-SUPP-SS Annual support: 15%\r\n\nQLR-SINST-LI Instrument connection, single: \u00a3750\r\n\nQLR-DINST-LI Instrument connect, bi-directional (separate quoted @ day rate, one-off cost): \u00a3750\r\n\nTwo Fold also notes the following:\n\n All prices are based on a standard, \"out of the box\" system. Any customization will be priced separately and will have a resultant increase on the annual support fee.\n Qualoupe reporting requires Crystal Reports. The customer can either purchase their own copy, or Two Fold can source this on their behalf.\n Qualoupe LIMS upgrades are offered free of charge to all rental and purchase customers.\nDemonstration videos and other media \nThe following demonstration videos are available for Qualoupe LIMS:\n\n Qualoupe LIMS Assigning Work\n Qualoupe LIMS Logging into Qualoupe\n Qualoupe LIMS Results Entry by Sample\n Qualoupe LIMS Sample Manager\n Qualoupe LIMS Materials Manager\n Qualoupe LIMS Method Manager\n Qualoupe LIMS People Manager\n Qualoupe LIMS Sample Validation\n Qualoupe LIMS Sample Approval\n Qualoupe LIMS Roles Manager\n Qualoupe LIMS Instrument Manager\n Qualoupe LIMS Sample Certification\n Qualoupe LIMS Contract Review\n Qualoupe LIMS Duplicating Records\n Qualoupe LIMS Multi-specification Approval\n Qualoupe LIMS Creating Multiple Samples with the Batch Manager\n Qualoupe LIMS Searching and Filtering Data\n Qualoupe LIMS Class #3 - Qualoupe Parameter Definitions - Setting Test Limits\n Qualoupe LIMS Class #8 - Running Reports\n Qualoupe LIMS Class #10 - An Overview of Sample Statuses\n Qualoupe LIMS Class #11 - Qualoupe Formatted Numbers\n Qualoupe LIMS Class #12 - Qualoupe Results by Method\n Qualoupe LIMS Class #13 - Creating Custom Shortcuts to Applications\n Qualoupe LIMS Class #14 - Using the Lookup Manager\n Qualoupe LIMS Class #15 - Companies and Business Units\n Qualoupe LIMS Class #16 - Invoicing\n Qualoupe LIMS Class #17 - Order Manager\n Qualoupe LIMS Class #18 - Batch Manager\n Qualoupe LIMS Class #19 - Sample Splitting with the Batch Manager\n Qualoupe LIMS Class #20 - Consumables Manager\n Qualoupe LIMS Class #21 - Creating Batches of Consumables and Managing Stock Records\n Qualoupe LIMS Class #22 - Creating Stand-alone Reports Launchers\nAdditional information \n Two Fold on YouTube\nReferences \n\n\u2191 \"The Company\". Two Fold Software Limited. http:\/\/twofold-software.com\/site\/about\/the-company\/ . Retrieved 12 April 2018 .   \n\n\u2191 \"Rescentris Partners\". Rescentris, Inc. Archived from the original on 03 October 2011. https:\/\/web.archive.org\/web\/20111003204622\/http:\/\/rescentris.com\/company\/partners\/ . Retrieved 06 January 2014 .   \n\n\u2191 \"Twofold Software\". Lab-Ally LLC. 07 May 2014. http:\/\/lab-ally.com\/partners\/twofold\/ . Retrieved 23 December 2016 .   \n\n\u2191 \"Our Partners\". Two Fold Software Limited. http:\/\/twofold-software.com\/site\/about\/partners\/ . Retrieved 12 April 2018 .   \n\n\u2191 admin (24 March 2016). \"New Technological Partnership\". Two Fold Software Limited. http:\/\/twofold-software.com\/site\/2016\/03\/new-technological-partnership\/ . Retrieved 12 April 2018 .   \n\n\u2191 admin (07 May 2016). \"Eurostars Funding\". Two Fold Software Limited. http:\/\/twofold-software.com\/site\/2016\/05\/eurostars-funding\/ . Retrieved 12 April 2018 .   \n\n\u2191 7.0 7.1 \"Qualoupe\". Two Fold Software Limited. http:\/\/twofold-software.com\/site\/products\/qualoupe\/ . Retrieved 12 April 2018 .   \n\n\u2191 8.0 8.1 8.2 8.3 8.4 8.5 8.6 \"Sample and Batch Management\". Two Fold Software Limited. http:\/\/twofold-software.com\/site\/products\/qualoupe\/functionality\/sample-and-batch\/ . Retrieved 12 April 2018 .   \n\n\u2191 9.0 9.1 9.2 9.3 9.4 9.5 \"Statistical Process Control\". Two Fold Software Limited. http:\/\/twofold-software.com\/site\/products\/qualoupe\/functionality\/spc\/ . Retrieved 12 April 2018 .   \n\n\u2191 \"Qualoupe for the Oil and Gas Industry\". Two Fold Software Limited. http:\/\/twofold-software.com\/site\/products\/qualoupe\/applications\/oil-and-gas\/ . Retrieved 12 April 2018 .   \n\n\u2191 11.0 11.1 11.2 \"User Interface\". Two Fold Software Limited. http:\/\/twofold-software.com\/site\/products\/qualoupe\/functionality\/user-interface\/ . Retrieved 12 April 2018 .   \n\n\u2191 12.0 12.1 \"Method and Materials Management\". Two Fold Software Limited. http:\/\/twofold-software.com\/site\/products\/qualoupe\/functionality\/method_materials\/ . Retrieved 12 April 2018 .   \n\n\u2191 admin (01 April 2011). \"Clarity and flexibility defines Two Fold Software\u2019s next generation of LIMS\". Two Fold Software Limited. http:\/\/twofold-software.com\/site\/2011\/04\/pr-april-2011\/ . Retrieved 12 April 2018 .   \n\n\u2191 \"Stock Control\". Two Fold Software Limited. http:\/\/twofold-software.com\/site\/products\/qualoupe\/functionality\/stock-control\/ . Retrieved 12 April 2018 .   \n\n\u2191 15.0 15.1 \"Financial Control\". Two Fold Software Limited. http:\/\/twofold-software.com\/site\/products\/qualoupe\/functionality\/financial-control\/ . Retrieved 12 April 2018 .   \n\n\u2191 admin (01 June 2010). \"Introducing Qualoupe LIMS\". Two Fold Software Limited. http:\/\/twofold-software.com\/site\/2010\/06\/introducing_qualoupe_lims\/ . Retrieved 12 April 2018 .   \n\n\u2191 17.0 17.1 17.2 17.3 \"Reporting\". Two Fold Software Limited. http:\/\/twofold-software.com\/site\/products\/qualoupe\/functionality\/reporting\/ . Retrieved 12 April 2018 .   \n\n\u2191 markc (14 December 2011). \"KB0014: Label Printing fails reporting \u2013 \u201cInvalid printer specified\u201d\". Two Fold Software Limited. http:\/\/twofold-software.com\/site\/2011\/12\/kb0014-label-printing-fails-reporting-invalid-printer-specified\/ . Retrieved 12 April 2018 .   \n\n\u2191 \"Traceability\". Two Fold Software Limited. http:\/\/twofold-software.com\/site\/products\/qualoupe\/functionality\/traceability\/ . Retrieved 12 April 2018 .   \n\n\u2191 \"Instrument and Systems Interface\". Two Fold Software Limited. http:\/\/twofold-software.com\/site\/products\/qualoupe\/functionality\/interfacing\/ . Retrieved 12 April 2018 .   \n\n\n\n\n\n\n\n\nSource: <a rel=\"external_link\" class=\"external\" href=\"https:\/\/www.limswiki.org\/index.php\/Two_Fold_Software_Limited\">https:\/\/www.limswiki.org\/index.php\/Two_Fold_Software_Limited<\/a>\n\t\t\t\t\tCategories: Chemical LIMSContract services LIMSCosmetic LIMSEnergy LIMSFood and beverage LIMSGeneral LIMSGeology and mining LIMSLIMS vendorManufacturing and R&D LIMSPetrochemical LIMSPharmaceutical LIMSVendors\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\n\t\t\t\n\t\t\n\t\t\n\t\t\tNavigation menu\n\t\t\t\t\t\n\t\t\tViews\n\n\t\t\t\n\t\t\t\t\n\t\t\t\tPage\n\t\t\t\tDiscussion\n\t\t\t\tView source\n\t\t\t\tHistory\n\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\n\t\t\t\t\n\t\t\t\tPersonal tools\n\n\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\tLog in\n\t\t\t\t\t\t\t\t\t\t\t\t\tRequest account\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\n\t\t\t\n\t\t\t\n\t\t\t\t\n\t\t\t\n\t\t\t\t\n\t\tNavigation\n\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\tMain page\n\t\t\t\t\t\t\t\t\t\t\tRecent changes\n\t\t\t\t\t\t\t\t\t\t\tRandom page\n\t\t\t\t\t\t\t\t\t\t\tHelp\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\n\t\t\n\t\t\t\n\t\t\tSearch\n\n\t\t\t\n\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t \n\t\t\t\t\t\t\n\t\t\t\t\n\n\t\t\t\t\t\t\t\n\t\t\n\t\t\t\n\t\t\tTools\n\n\t\t\t\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\tWhat links here\n\t\t\t\t\t\t\t\t\t\t\tRelated changes\n\t\t\t\t\t\t\t\t\t\t\tSpecial pages\n\t\t\t\t\t\t\t\t\t\t\tPermanent link\n\t\t\t\t\t\t\t\t\t\t\tPage information\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\n\t\t\n\t\tPrint\/export\n\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\tCreate a book\n\t\t\t\t\t\t\t\t\t\t\tDownload as PDF\n\t\t\t\t\t\t\t\t\t\t\tDownload as Plain text\n\t\t\t\t\t\t\t\t\t\t\tPrintable version\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\n\t\t\n\t\t\n\t\tSponsors\n\t\t\n\t\t\t \r\n\n\t\r\n\n\t\r\n\n\t\r\n\n\t\n\t\r\n\n \r\n\n\t\n\t\r\n\n \r\n\n\t\n\t\r\n\n\t\n\t\r\n\n\t\r\n\n\t\r\n\n\t\r\n\t\t\n\t\t\n\t\t\t\n\t\t\n\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t This page was last modified on 12 April 2018, at 16:26.\n\t\t\t\t\t\t\t\t\tThis page has been accessed 8,983 times.\n\t\t\t\t\t\t\t\t\tContent is available under a Creative Commons Attribution-ShareAlike 4.0 International License unless otherwise noted.\n\t\t\t\t\t\t\t\t\tPrivacy policy\n\t\t\t\t\t\t\t\t\tAbout LIMSWiki\n\t\t\t\t\t\t\t\t\tDisclaimers\n\t\t\t\t\t\t\t\n\t\t\n\t\t\n\t\t\n\n","10567b23ec0e460523bc83408b1c8ce0_html":"<body class=\"mediawiki ltr sitedir-ltr ns-0 ns-subject page-Two_Fold_Software_Limited skin-monobook action-view\">\n<div id=\"rdp-ebb-globalWrapper\">\n\t\t<div id=\"rdp-ebb-column-content\">\n\t\t\t<div id=\"rdp-ebb-content\" class=\"mw-body\" role=\"main\">\n\t\t\t\t<a id=\"rdp-ebb-top\"><\/a>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<h1 id=\"rdp-ebb-firstHeading\" class=\"firstHeading\" lang=\"en\">Two Fold Software Limited<\/h1>\n\t\t\t\t\n\t\t\t\t<div id=\"rdp-ebb-bodyContent\" class=\"mw-body-content\">\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\n\t\t\t\t\t<!-- start content -->\n\t\t\t\t\t<div id=\"rdp-ebb-mw-content-text\" lang=\"en\" dir=\"ltr\" class=\"mw-content-ltr\">\n<p><b>Two Fold Software Limited<\/b> develops and distributes business and laboratory management software solutions.\n<\/p>\n\n\n<h2><span class=\"mw-headline\" id=\"History\">History<\/span><\/h2>\n<p>Disillusioned with existing <a href=\"https:\/\/www.limswiki.org\/index.php\/Laboratory_information_management_system\" title=\"Laboratory information management system\" target=\"_blank\" class=\"wiki-link\" data-key=\"8ff56a51d34c9b1806fcebdcde634d00\">laboratory information management system<\/a> (LIMS) options, Two Fold Software Limited was founded in 2008 with the focus of developing, selling, and supporting a LIMS offering that was flexible and feature-rich.<sup id=\"rdp-ebb-cite_ref-TFAboutUs_1-0\" class=\"reference\"><a href=\"#cite_note-TFAboutUs-1\" rel=\"external_link\">[1]<\/a><\/sup> Since its founding, the company has and continues to work with a variety of global partners in numerous countries.<sup id=\"rdp-ebb-cite_ref-TFRescentPart_2-0\" class=\"reference\"><a href=\"#cite_note-TFRescentPart-2\" rel=\"external_link\">[2]<\/a><\/sup><sup id=\"rdp-ebb-cite_ref-TwoFoldLabAlly_3-0\" class=\"reference\"><a href=\"#cite_note-TwoFoldLabAlly-3\" rel=\"external_link\">[3]<\/a><\/sup><sup id=\"rdp-ebb-cite_ref-TFPart_4-0\" class=\"reference\"><a href=\"#cite_note-TFPart-4\" rel=\"external_link\">[4]<\/a><\/sup> Among such partnerships is Two Fold's joining with Denmark's OBI Medical to create middleware v-TAC Connect to support OBI's v-TAC, which converts venous blood sample results to accurate arterial blood sample results.<sup id=\"rdp-ebb-cite_ref-TFNewTech16_5-0\" class=\"reference\"><a href=\"#cite_note-TFNewTech16-5\" rel=\"external_link\">[5]<\/a><\/sup> This partnership resulted in the two companies forming a consortium and achieving EuroStars funding for the project in 2016.<sup id=\"rdp-ebb-cite_ref-TFEurostars16_6-0\" class=\"reference\"><a href=\"#cite_note-TFEurostars16-6\" rel=\"external_link\">[6]<\/a><\/sup>\n<\/p>\n<h2><span class=\"mw-headline\" id=\"Technology_and_products\">Technology and products<\/span><\/h2>\n<h3><span class=\"mw-headline\" id=\"Qualoupe_LIMS\">Qualoupe LIMS<\/span><\/h3>\n<p>Qualoupe LIMS is a LIMS \"built from the ground up to meet the requirements of modern laboratories.\"<sup id=\"rdp-ebb-cite_ref-TFQual_7-0\" class=\"reference\"><a href=\"#cite_note-TFQual-7\" rel=\"external_link\">[7]<\/a><\/sup> The software features more than 30 applications or modules and is advertised as being suitable for laboratories of all sizes.\n<\/p>\n<h4><span class=\"mw-headline\" id=\"Features\">Features<\/span><\/h4>\n\n<p><br \/>\n<\/p>\n<table class=\"wikitable collapsible\" style=\"border-style:none;\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">\n\n<tr>\n<th colspan=\"2\"> Product: <a rel=\"external_link\" class=\"external text\" href=\"http:\/\/twofold-software.com\/site\/products\/qualoupe\/\" target=\"_blank\">Qualoupe LIMS<\/a>\n<\/th><\/tr>\n<tr>\n<td style=\"background-color:white; border-style:none;\"> <table class=\"databox collabsible\" cellspacing=\"5\" style=\"width:22em; margin:0 0 0 0; padding:0; float:left; border-style:solid; border-width:1px; border-collapse:collapse; width:280px;\"><tr><th colspan=\"2\" class=\"\" style=\"text-align:center; color:brown; background-color:#ffffee; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\">Sample, inventory, and data management<\/th><\/tr><tr class=\"\"><td style=\"text-align:left; background-color:#f9f9f9; font-weight:normal; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><a href=\"https:\/\/www.limswiki.org\/index.php\/LIMS_feature#Sample_login_and_management\" title=\"LIMS feature\" target=\"_blank\" class=\"wiki-link\" data-key=\"98071177bc94b23b88297692a3a52005\">Sample login and management?<\/a><\/td><td class=\"\" style=\"background-color:#ffffff; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\">Y<sup id=\"rdp-ebb-cite_ref-TFSampMan_8-0\" class=\"reference\"><a href=\"#cite_note-TFSampMan-8\" rel=\"external_link\">[8]<\/a><\/sup><\/td><\/tr><tr class=\"\"><td style=\"text-align:left; background-color:#f9f9f9; font-weight:normal; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><a href=\"https:\/\/www.limswiki.org\/index.php\/LIMS_feature#Sample_tracking\" title=\"LIMS feature\" target=\"_blank\" class=\"wiki-link\" data-key=\"4622d31a3236faeab999eee2d2493313\">Sample tracking?<\/a><\/td><td class=\"\" style=\"background-color:#ffffff; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\">Y<sup id=\"rdp-ebb-cite_ref-TFSampMan_8-1\" class=\"reference\"><a href=\"#cite_note-TFSampMan-8\" rel=\"external_link\">[8]<\/a><\/sup><\/td><\/tr><tr class=\"\"><td style=\"text-align:left; background-color:#f9f9f9; font-weight:normal; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><a href=\"https:\/\/www.limswiki.org\/index.php\/LIMS_feature#Sample_and_result_batching\" title=\"LIMS feature\" target=\"_blank\" class=\"wiki-link\" data-key=\"e4616ac6ee0e19b94e4dbaa51df9c799\">Sample and\/or result batching?<\/a><\/td><td class=\"\" style=\"background-color:#ffffff; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\">Y<sup id=\"rdp-ebb-cite_ref-TFSampMan_8-2\" class=\"reference\"><a href=\"#cite_note-TFSampMan-8\" rel=\"external_link\">[8]<\/a><\/sup><\/td><\/tr><tr class=\"\"><td style=\"text-align:left; background-color:#f9f9f9; font-weight:normal; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><a href=\"https:\/\/www.limswiki.org\/index.php\/LIMS_feature#Task_and_event_scheduling\" title=\"LIMS feature\" target=\"_blank\" class=\"wiki-link\" data-key=\"4f358fd26f821c76edf862b7dee946f8\">Task and event scheduling?<\/a><\/td><td class=\"\" style=\"background-color:#ffffff; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\">Y<sup id=\"rdp-ebb-cite_ref-TFSampMan_8-3\" class=\"reference\"><a href=\"#cite_note-TFSampMan-8\" rel=\"external_link\">[8]<\/a><\/sup><\/td><\/tr><tr class=\"\"><td style=\"text-align:left; background-color:#f9f9f9; font-weight:normal; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><a href=\"https:\/\/www.limswiki.org\/index.php\/LIMS_feature#Option_for_manual_result_entry\" title=\"LIMS feature\" target=\"_blank\" class=\"wiki-link\" data-key=\"621709a9ae6a8b6bb4f2de549e344b5c\">Option for manual result entry?<\/a><\/td><td class=\"\" style=\"background-color:#ffffff; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\">Y<sup id=\"rdp-ebb-cite_ref-TFSampMan_8-4\" class=\"reference\"><a href=\"#cite_note-TFSampMan-8\" rel=\"external_link\">[8]<\/a><\/sup><\/td><\/tr><tr class=\"\"><td style=\"text-align:left; background-color:#f9f9f9; font-weight:normal; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><a href=\"https:\/\/www.limswiki.org\/index.php\/LIMS_feature#Multiple_data_viewing_methods\" title=\"LIMS feature\" target=\"_blank\" class=\"wiki-link\" data-key=\"88041a37ca09479d4858d43199e187b2\">Multiple data viewing methods?<\/a><\/td><td class=\"\" style=\"background-color:#ffffff; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><\/td><\/tr><tr class=\"\"><td style=\"text-align:left; background-color:#f9f9f9; font-weight:normal; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><a href=\"https:\/\/www.limswiki.org\/index.php\/LIMS_feature#Data_and_trend_analysis\" title=\"LIMS feature\" target=\"_blank\" class=\"wiki-link\" data-key=\"1539cd55185863ffbb2284c2b5cc14d5\">Data and trend analysis?<\/a><\/td><td class=\"\" style=\"background-color:#ffffff; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\">Y<sup id=\"rdp-ebb-cite_ref-TFStatistic_9-0\" class=\"reference\"><a href=\"#cite_note-TFStatistic-9\" rel=\"external_link\">[9]<\/a><\/sup><\/td><\/tr><tr class=\"\"><td style=\"text-align:left; background-color:#f9f9f9; font-weight:normal; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><a href=\"https:\/\/www.limswiki.org\/index.php\/LIMS_feature#Data_and_equipment_sharing\" title=\"LIMS feature\" target=\"_blank\" class=\"wiki-link\" data-key=\"cc0f0b1238edddbf7f495d253e27e7c9\">Data and equipment sharing?<\/a><\/td><td class=\"\" style=\"background-color:#ffffff; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\">Y<sup id=\"rdp-ebb-cite_ref-TFOilGas_10-0\" class=\"reference\"><a href=\"#cite_note-TFOilGas-10\" rel=\"external_link\">[10]<\/a><\/sup><\/td><\/tr><tr class=\"\"><td style=\"text-align:left; background-color:#f9f9f9; font-weight:normal; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><a href=\"https:\/\/www.limswiki.org\/index.php\/LIMS_feature#Customizable_fields_and.2For_interface\" title=\"LIMS feature\" target=\"_blank\" class=\"wiki-link\" data-key=\"541386f8b0249149ca54737c459828d0\">Customizable fields and\/or interface?<\/a><\/td><td class=\"\" style=\"background-color:#ffffff; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\">Y<sup id=\"rdp-ebb-cite_ref-TFUserInter_11-0\" class=\"reference\"><a href=\"#cite_note-TFUserInter-11\" rel=\"external_link\">[11]<\/a><\/sup><\/td><\/tr><tr class=\"\"><td style=\"text-align:left; background-color:#f9f9f9; font-weight:normal; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><a href=\"https:\/\/www.limswiki.org\/index.php\/LIMS_feature#Query_capability\" title=\"LIMS feature\" target=\"_blank\" class=\"wiki-link\" data-key=\"c0ca33e764fc74bb1de10416b0561a27\">Query capability?<\/a><\/td><td class=\"\" style=\"background-color:#ffffff; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\">Y<sup id=\"rdp-ebb-cite_ref-TFUserInter_11-1\" class=\"reference\"><a href=\"#cite_note-TFUserInter-11\" rel=\"external_link\">[11]<\/a><\/sup><\/td><\/tr><tr class=\"\"><td style=\"text-align:left; background-color:#f9f9f9; font-weight:normal; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><a href=\"https:\/\/www.limswiki.org\/index.php\/LIMS_feature#Import_data\" title=\"LIMS feature\" target=\"_blank\" class=\"wiki-link\" data-key=\"50124e3027d3b3bcb1801c0adb042e82\">Import data?<\/a><\/td><td class=\"\" style=\"background-color:#ffffff; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><\/td><\/tr><tr class=\"\"><td style=\"text-align:left; background-color:#f9f9f9; font-weight:normal; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><a href=\"https:\/\/www.limswiki.org\/index.php\/LIMS_feature#Internal_file_or_data_linking\" title=\"LIMS feature\" target=\"_blank\" class=\"wiki-link\" data-key=\"e535cc310bda347927d684c2b50f959a\">Internal file or data linking?<\/a><\/td><td class=\"\" style=\"background-color:#ffffff; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><\/td><\/tr><tr class=\"\"><td style=\"text-align:left; background-color:#f9f9f9; font-weight:normal; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><a href=\"https:\/\/www.limswiki.org\/index.php\/LIMS_feature#External_file_or_data_linking\" title=\"LIMS feature\" target=\"_blank\" class=\"wiki-link\" data-key=\"e5fe00aac17d418abd170f40c01b923e\">External file or data linking?<\/a><\/td><td class=\"\" style=\"background-color:#ffffff; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><\/td><\/tr><tr class=\"\"><td style=\"text-align:left; background-color:#f9f9f9; font-weight:normal; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><a href=\"https:\/\/www.limswiki.org\/index.php\/LIMS_feature#ELN_support_or_integration\" title=\"LIMS feature\" target=\"_blank\" class=\"wiki-link\" data-key=\"f6a4efca41b1810ae03ddf7ebcffcb25\">ELN support or integration?<\/a><\/td><td class=\"\" style=\"background-color:#ffffff; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><\/td><\/tr><tr class=\"\"><td style=\"text-align:left; background-color:#f9f9f9; font-weight:normal; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><a href=\"https:\/\/www.limswiki.org\/index.php\/LIMS_feature#Export_to_MS_Excel\" title=\"LIMS feature\" target=\"_blank\" class=\"wiki-link\" data-key=\"85c5b88d0a67d8a91af0fe101dd7f9b4\">Export data to MS Excel?<\/a><\/td><td class=\"\" style=\"background-color:#ffffff; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><\/td><\/tr><tr class=\"\"><td style=\"text-align:left; background-color:#f9f9f9; font-weight:normal; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><a href=\"https:\/\/www.limswiki.org\/index.php\/LIMS_feature#Raw_data_management\" title=\"LIMS feature\" target=\"_blank\" class=\"wiki-link\" data-key=\"cca7f6e63ef148ca5cf28164361cc503\">Raw data management?<\/a><\/td><td class=\"\" style=\"background-color:#ffffff; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><\/td><\/tr><tr class=\"\"><td style=\"text-align:left; background-color:#f9f9f9; font-weight:normal; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><a href=\"https:\/\/www.limswiki.org\/index.php\/LIMS_feature#Data_warehouse\" title=\"LIMS feature\" target=\"_blank\" class=\"wiki-link\" data-key=\"3082d0bb37d14d6ab62b393bd2834094\">Data warehouse?<\/a><\/td><td class=\"\" style=\"background-color:#ffffff; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><\/td><\/tr><tr class=\"\"><td style=\"text-align:left; background-color:#f9f9f9; font-weight:normal; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><a href=\"https:\/\/www.limswiki.org\/index.php\/LIMS_feature#Deadline_control\" title=\"LIMS feature\" target=\"_blank\" class=\"wiki-link\" data-key=\"fc8fea028df4821085de3db1d02476a8\">Deadline control?<\/a><\/td><td class=\"\" style=\"background-color:#ffffff; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><\/td><\/tr><tr class=\"\"><td style=\"text-align:left; background-color:#f9f9f9; font-weight:normal; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><a href=\"https:\/\/www.limswiki.org\/index.php\/LIMS_feature#Production_control\" title=\"LIMS feature\" target=\"_blank\" class=\"wiki-link\" data-key=\"add9164269d9ecfd27c163f9c50e2469\">Production control?<\/a><\/td><td class=\"\" style=\"background-color:#ffffff; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\">Y<sup id=\"rdp-ebb-cite_ref-TFMethodMaterial_12-0\" class=\"reference\"><a href=\"#cite_note-TFMethodMaterial-12\" rel=\"external_link\">[12]<\/a><\/sup><\/td><\/tr><tr class=\"\"><td style=\"text-align:left; background-color:#f9f9f9; font-weight:normal; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><a href=\"https:\/\/www.limswiki.org\/index.php\/LIMS_feature#Project_and.2For_task_management\" title=\"LIMS feature\" target=\"_blank\" class=\"wiki-link\" data-key=\"f0b65cad4546629d814bd000b0c6836a\">Project and\/or task management?<\/a><\/td><td class=\"\" style=\"background-color:#ffffff; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\">Y<sup id=\"rdp-ebb-cite_ref-TFClarity_13-0\" class=\"reference\"><a href=\"#cite_note-TFClarity-13\" rel=\"external_link\">[13]<\/a><\/sup><\/td><\/tr><tr class=\"\"><td style=\"text-align:left; background-color:#f9f9f9; font-weight:normal; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><a href=\"https:\/\/www.limswiki.org\/index.php\/LIMS_feature#Inventory_management\" title=\"LIMS feature\" target=\"_blank\" class=\"wiki-link\" data-key=\"922cb0190a1750c3545849959a860288\">Inventory management?<\/a><\/td><td class=\"\" style=\"background-color:#ffffff; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\">Y<sup id=\"rdp-ebb-cite_ref-TFStock_14-0\" class=\"reference\"><a href=\"#cite_note-TFStock-14\" rel=\"external_link\">[14]<\/a><\/sup><\/td><\/tr><tr class=\"\"><td style=\"text-align:left; background-color:#f9f9f9; font-weight:normal; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><a href=\"https:\/\/www.limswiki.org\/index.php\/LIMS_feature#Document_creation_and_management\" title=\"LIMS feature\" target=\"_blank\" class=\"wiki-link\" data-key=\"bd9e325ecd80a3deb3b4aa2159bc0eda\">Document creation and\/or management?<\/a><\/td><td class=\"\" style=\"background-color:#ffffff; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><\/td><\/tr><tr class=\"\"><td style=\"text-align:left; background-color:#f9f9f9; font-weight:normal; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><a href=\"https:\/\/www.limswiki.org\/index.php\/LIMS_feature#Case_management\" title=\"LIMS feature\" target=\"_blank\" class=\"wiki-link\" data-key=\"91a43f1107cf4cfbf9fb8ea707bead64\">Case management?<\/a><\/td><td class=\"\" style=\"background-color:#ffffff; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><\/td><\/tr><tr class=\"\"><td style=\"text-align:left; background-color:#f9f9f9; font-weight:normal; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><a href=\"https:\/\/www.limswiki.org\/index.php\/LIMS_feature#Workflow_management\" title=\"LIMS feature\" target=\"_blank\" class=\"wiki-link\" data-key=\"233ebf71073035e741a5acf410dc8242\">Workflow management?<\/a><\/td><td class=\"\" style=\"background-color:#ffffff; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\">Y<sup id=\"rdp-ebb-cite_ref-TFStatistic_9-1\" class=\"reference\"><a href=\"#cite_note-TFStatistic-9\" rel=\"external_link\">[9]<\/a><\/sup><\/td><\/tr><tr class=\"\"><td style=\"text-align:left; background-color:#f9f9f9; font-weight:normal; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><a href=\"https:\/\/www.limswiki.org\/index.php\/LIMS_feature#Specification_management\" title=\"LIMS feature\" target=\"_blank\" class=\"wiki-link\" data-key=\"d2bd724c42ae9a6a8cc382720d399154\">Specification management?<\/a><\/td><td class=\"\" style=\"background-color:#ffffff; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\">Y<sup id=\"rdp-ebb-cite_ref-TFMethodMaterial_12-1\" class=\"reference\"><a href=\"#cite_note-TFMethodMaterial-12\" rel=\"external_link\">[12]<\/a><\/sup><\/td><\/tr><tr class=\"\"><td style=\"text-align:left; background-color:#f9f9f9; font-weight:normal; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><a href=\"https:\/\/www.limswiki.org\/index.php\/LIMS_feature#Customer_and_supplier_management\" title=\"LIMS feature\" target=\"_blank\" class=\"wiki-link\" data-key=\"d1ee1c9037a1a9e877bca2bb7821de8d\">Customer and supplier management?<\/a><\/td><td class=\"\" style=\"background-color:#ffffff; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\">Y<sup id=\"rdp-ebb-cite_ref-TFFinancial_15-0\" class=\"reference\"><a href=\"#cite_note-TFFinancial-15\" rel=\"external_link\">[15]<\/a><\/sup><\/td><\/tr><tr class=\"\"><td style=\"text-align:left; background-color:#f9f9f9; font-weight:normal; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><a href=\"https:\/\/www.limswiki.org\/index.php\/LIMS_feature#Billing_management\" title=\"LIMS feature\" target=\"_blank\" class=\"wiki-link\" data-key=\"2a2e904b24f87cdc1232ce7370774d8c\">Billing management?<\/a><\/td><td class=\"\" style=\"background-color:#ffffff; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\">Y<sup id=\"rdp-ebb-cite_ref-TFFinancial_15-1\" class=\"reference\"><a href=\"#cite_note-TFFinancial-15\" rel=\"external_link\">[15]<\/a><\/sup><\/td><\/tr><tr><th colspan=\"2\" class=\"\" style=\"text-align:center; color:brown; background-color:#ffffee; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\">Quality, security, and compliance<\/th><\/tr><tr class=\"\"><td style=\"text-align:left; background-color:#f9f9f9; font-weight:normal; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><a href=\"https:\/\/www.limswiki.org\/index.php\/LIMS_feature#Regulatory_compliance\" title=\"LIMS feature\" target=\"_blank\" class=\"wiki-link\" data-key=\"9e58f73cb3d51704d053508c71fae968\">Regulatory compliance?<\/a><\/td><td class=\"\" style=\"background-color:#ffffff; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\">Y<sup id=\"rdp-ebb-cite_ref-TFIntro_16-0\" class=\"reference\"><a href=\"#cite_note-TFIntro-16\" rel=\"external_link\">[16]<\/a><\/sup><\/td><\/tr><tr class=\"\"><td style=\"text-align:left; background-color:#f9f9f9; font-weight:normal; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><a href=\"https:\/\/www.limswiki.org\/index.php\/LIMS_feature#QA.2FQC_functions\" title=\"LIMS feature\" target=\"_blank\" class=\"wiki-link\" data-key=\"6b2bf55c170c7429ac892dd177aaa2e2\">QA \/ QC functions?<\/a><\/td><td class=\"\" style=\"background-color:#ffffff; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\">Y<sup id=\"rdp-ebb-cite_ref-TFStatistic_9-2\" class=\"reference\"><a href=\"#cite_note-TFStatistic-9\" rel=\"external_link\">[9]<\/a><\/sup><\/td><\/tr><tr class=\"\"><td style=\"text-align:left; background-color:#f9f9f9; font-weight:normal; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><a href=\"https:\/\/www.limswiki.org\/index.php\/LIMS_feature#Performance_evaluation\" title=\"LIMS feature\" target=\"_blank\" class=\"wiki-link\" data-key=\"ba19c1d4cef221fdadce596bafe8bea3\">Performance evaluation?<\/a><\/td><td class=\"\" style=\"background-color:#ffffff; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><\/td><\/tr><tr class=\"\"><td style=\"text-align:left; background-color:#f9f9f9; font-weight:normal; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><a href=\"https:\/\/www.limswiki.org\/index.php\/LIMS_feature#Audit_trail\" title=\"LIMS feature\" target=\"_blank\" class=\"wiki-link\" data-key=\"d184d528c3d8bec99c88b45a9e026379\">Audit trail?<\/a><\/td><td class=\"\" style=\"background-color:#ffffff; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\">Y<sup id=\"rdp-ebb-cite_ref-TFSampMan_8-5\" class=\"reference\"><a href=\"#cite_note-TFSampMan-8\" rel=\"external_link\">[8]<\/a><\/sup><\/td><\/tr><tr class=\"\"><td style=\"text-align:left; background-color:#f9f9f9; font-weight:normal; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><a href=\"https:\/\/www.limswiki.org\/index.php\/LIMS_feature#Chain_of_custody\" title=\"LIMS feature\" target=\"_blank\" class=\"wiki-link\" data-key=\"57c608855a16e5bdf3db2a1f6abb50db\">Chain of custody?<\/a><\/td><td class=\"\" style=\"background-color:#ffffff; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><\/td><\/tr><tr class=\"\"><td style=\"text-align:left; background-color:#f9f9f9; font-weight:normal; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><a href=\"https:\/\/www.limswiki.org\/index.php\/LIMS_feature#Configurable_roles_and_security\" title=\"LIMS feature\" target=\"_blank\" class=\"wiki-link\" data-key=\"fbc79850406a41ae48cfacf2eed5ae8c\">Configurable roles and security?<\/a><\/td><td class=\"\" style=\"background-color:#ffffff; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\">Y<sup id=\"rdp-ebb-cite_ref-TFUserInter_11-2\" class=\"reference\"><a href=\"#cite_note-TFUserInter-11\" rel=\"external_link\">[11]<\/a><\/sup><\/td><\/tr><tr class=\"\"><td style=\"text-align:left; background-color:#f9f9f9; font-weight:normal; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><a href=\"https:\/\/www.limswiki.org\/index.php\/LIMS_feature#Data_normalization\" title=\"LIMS feature\" target=\"_blank\" class=\"wiki-link\" data-key=\"df6840ac3ee14b940990e04bfe4fed70\">Data normalization?<\/a><\/td><td class=\"\" style=\"background-color:#ffffff; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><\/td><\/tr><tr class=\"\"><td style=\"text-align:left; background-color:#f9f9f9; font-weight:normal; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><a href=\"https:\/\/www.limswiki.org\/index.php\/LIMS_feature#Data_validation\" title=\"LIMS feature\" target=\"_blank\" class=\"wiki-link\" data-key=\"148c3f13ce1e0562e2d8b33c7002622e\">Data validation?<\/a><\/td><td class=\"\" style=\"background-color:#ffffff; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\">Y<sup id=\"rdp-ebb-cite_ref-TFStatistic_9-3\" class=\"reference\"><a href=\"#cite_note-TFStatistic-9\" rel=\"external_link\">[9]<\/a><\/sup><\/td><\/tr><tr class=\"\"><td style=\"text-align:left; background-color:#f9f9f9; font-weight:normal; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><a href=\"https:\/\/www.limswiki.org\/index.php\/LIMS_feature#Data_encryption\" title=\"LIMS feature\" target=\"_blank\" class=\"wiki-link\" data-key=\"075eb206aa07fb4b3f183f50fc547f43\">Data encryption?<\/a><\/td><td class=\"\" style=\"background-color:#ffffff; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><\/td><\/tr><tr class=\"\"><td style=\"text-align:left; background-color:#f9f9f9; font-weight:normal; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><a href=\"https:\/\/www.limswiki.org\/index.php\/LIMS_feature#Version_control\" title=\"LIMS feature\" target=\"_blank\" class=\"wiki-link\" data-key=\"e0f243a35540cf60e68f6749ca5ffaac\">Version control?<\/a><\/td><td class=\"\" style=\"background-color:#ffffff; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\">Y<sup id=\"rdp-ebb-cite_ref-TFStatistic_9-4\" class=\"reference\"><a href=\"#cite_note-TFStatistic-9\" rel=\"external_link\">[9]<\/a><\/sup><\/td><\/tr><tr class=\"\"><td style=\"text-align:left; background-color:#f9f9f9; font-weight:normal; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><a href=\"https:\/\/www.limswiki.org\/index.php\/LIMS_feature#Automatic_data_backup\" title=\"LIMS feature\" target=\"_blank\" class=\"wiki-link\" data-key=\"6f865b497bf295ba58d4ee5d9a03b2e6\">Automatic data backup?<\/a><\/td><td class=\"\" style=\"background-color:#ffffff; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><\/td><\/tr><tr class=\"\"><td style=\"text-align:left; background-color:#f9f9f9; font-weight:normal; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><a href=\"https:\/\/www.limswiki.org\/index.php\/LIMS_feature#Environmental_monitoring\" title=\"LIMS feature\" target=\"_blank\" class=\"wiki-link\" data-key=\"784f7ba1fb87304630630ab73bb57cc6\">Environmental monitoring?<\/a><\/td><td class=\"\" style=\"background-color:#ffffff; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><\/td><\/tr><tr><th colspan=\"2\" class=\"\" style=\"text-align:center; color:brown; background-color:#ffffee; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\">Reporting, barcoding, and printing<\/th><\/tr><tr class=\"\"><td style=\"text-align:left; background-color:#f9f9f9; font-weight:normal; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><a href=\"https:\/\/www.limswiki.org\/index.php\/LIMS_feature#Custom_reporting\" title=\"LIMS feature\" target=\"_blank\" class=\"wiki-link\" data-key=\"739c5efda3365bab28d01299a831e693\">Custom reporting?<\/a><\/td><td class=\"\" style=\"background-color:#ffffff; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\">Y<sup id=\"rdp-ebb-cite_ref-TFReporting_17-0\" class=\"reference\"><a href=\"#cite_note-TFReporting-17\" rel=\"external_link\">[17]<\/a><\/sup><\/td><\/tr><tr class=\"\"><td style=\"text-align:left; background-color:#f9f9f9; font-weight:normal; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><a href=\"https:\/\/www.limswiki.org\/index.php\/LIMS_feature#Report_printing\" title=\"LIMS feature\" target=\"_blank\" class=\"wiki-link\" data-key=\"ebf26bf9e1368b8e9ac1c5ba42a10bb0\">Report printing?<\/a><\/td><td class=\"\" style=\"background-color:#ffffff; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\">Y<sup id=\"rdp-ebb-cite_ref-TFReporting_17-1\" class=\"reference\"><a href=\"#cite_note-TFReporting-17\" rel=\"external_link\">[17]<\/a><\/sup><\/td><\/tr><tr class=\"\"><td style=\"text-align:left; background-color:#f9f9f9; font-weight:normal; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><a href=\"https:\/\/www.limswiki.org\/index.php\/LIMS_feature#Label_support\" title=\"LIMS feature\" target=\"_blank\" class=\"wiki-link\" data-key=\"c45986a47a971ad2357a50e5d5fd8db0\">Label support?<\/a><\/td><td class=\"\" style=\"background-color:#ffffff; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\">Y<sup id=\"rdp-ebb-cite_ref-TFKB0014_18-0\" class=\"reference\"><a href=\"#cite_note-TFKB0014-18\" rel=\"external_link\">[18]<\/a><\/sup><\/td><\/tr><tr class=\"\"><td style=\"text-align:left; background-color:#f9f9f9; font-weight:normal; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><a href=\"https:\/\/www.limswiki.org\/index.php\/LIMS_feature#Barcode_support\" title=\"LIMS feature\" target=\"_blank\" class=\"wiki-link\" data-key=\"113ea2587c798f5c7f8445c6b8fddd0b\">Barcode support?<\/a><\/td><td class=\"\" style=\"background-color:#ffffff; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><\/td><\/tr><tr class=\"\"><td style=\"text-align:left; background-color:#f9f9f9; font-weight:normal; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><a href=\"https:\/\/www.limswiki.org\/index.php\/LIMS_feature#Export_to_PDF\" title=\"LIMS feature\" target=\"_blank\" class=\"wiki-link\" data-key=\"bb88d516821bee6fe453ff0f17572046\">Export to PDF?<\/a><\/td><td class=\"\" style=\"background-color:#ffffff; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\">Y<sup id=\"rdp-ebb-cite_ref-TFSampMan_8-6\" class=\"reference\"><a href=\"#cite_note-TFSampMan-8\" rel=\"external_link\">[8]<\/a><\/sup><\/td><\/tr><tr class=\"\"><td style=\"text-align:left; background-color:#f9f9f9; font-weight:normal; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><a href=\"https:\/\/www.limswiki.org\/index.php\/LIMS_feature#Export_to_MS_Word\" title=\"LIMS feature\" target=\"_blank\" class=\"wiki-link\" data-key=\"3427765ca13832c0c18b4793745e92b1\">Export to MS Word?<\/a><\/td><td class=\"\" style=\"background-color:#ffffff; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><\/td><\/tr><tr class=\"\"><td style=\"text-align:left; background-color:#f9f9f9; font-weight:normal; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><a href=\"https:\/\/www.limswiki.org\/index.php\/LIMS_feature#Export_to_HTML_or_XML\" title=\"LIMS feature\" target=\"_blank\" class=\"wiki-link\" data-key=\"303a1f820db39efe713a7859b62ef834\">Export to HTML and\/or XML?<\/a><\/td><td class=\"\" style=\"background-color:#ffffff; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><\/td><\/tr><tr class=\"\"><td style=\"text-align:left; background-color:#f9f9f9; font-weight:normal; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><a href=\"https:\/\/www.limswiki.org\/index.php\/LIMS_feature#Fax_integration\" title=\"LIMS feature\" target=\"_blank\" class=\"wiki-link\" data-key=\"0f5c8fec31f5ee1ab836255b270acfec\">Fax integration?<\/a><\/td><td class=\"\" style=\"background-color:#ffffff; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><\/td><\/tr><tr class=\"\"><td style=\"text-align:left; background-color:#f9f9f9; font-weight:normal; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><a href=\"https:\/\/www.limswiki.org\/index.php\/LIMS_feature#Email_integration\" title=\"LIMS feature\" target=\"_blank\" class=\"wiki-link\" data-key=\"2de26fc661eeed4a6cb63ef2b35976c2\">Email integration?<\/a><\/td><td class=\"\" style=\"background-color:#ffffff; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><\/td><\/tr><tr><th colspan=\"2\" class=\"\" style=\"text-align:center; color:brown; background-color:#ffffee; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\">Base functionality<\/th><\/tr><tr class=\"\"><td style=\"text-align:left; background-color:#f9f9f9; font-weight:normal; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><a href=\"https:\/\/www.limswiki.org\/index.php\/LIMS_feature#Administrator_management\" title=\"LIMS feature\" target=\"_blank\" class=\"wiki-link\" data-key=\"f50a63eeb9565f98cb5f9288a37bd9e9\">Administrator management?<\/a><\/td><td class=\"\" style=\"background-color:#ffffff; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\">Y<sup id=\"rdp-ebb-cite_ref-TFTrace_19-0\" class=\"reference\"><a href=\"#cite_note-TFTrace-19\" rel=\"external_link\">[19]<\/a><\/sup><\/td><\/tr><tr class=\"\"><td style=\"text-align:left; background-color:#f9f9f9; font-weight:normal; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><a href=\"https:\/\/www.limswiki.org\/index.php\/LIMS_feature#Modular\" title=\"LIMS feature\" target=\"_blank\" class=\"wiki-link\" data-key=\"126843b63279f958fbb99b221dff0513\">Modular?<\/a><\/td><td class=\"\" style=\"background-color:#ffffff; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\">Y<sup id=\"rdp-ebb-cite_ref-TFQual_7-1\" class=\"reference\"><a href=\"#cite_note-TFQual-7\" rel=\"external_link\">[7]<\/a><\/sup><\/td><\/tr><tr class=\"\"><td style=\"text-align:left; background-color:#f9f9f9; font-weight:normal; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><a href=\"https:\/\/www.limswiki.org\/index.php\/LIMS_feature#Instrument_interfacing_and_management\" title=\"LIMS feature\" target=\"_blank\" class=\"wiki-link\" data-key=\"19c828f7d6e33928579d97389a65a675\">Instrument interfacing and management?<\/a><\/td><td class=\"\" style=\"background-color:#ffffff; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\">Y<sup id=\"rdp-ebb-cite_ref-TFInstrument_20-0\" class=\"reference\"><a href=\"#cite_note-TFInstrument-20\" rel=\"external_link\">[20]<\/a><\/sup><\/td><\/tr><tr class=\"\"><td style=\"text-align:left; background-color:#f9f9f9; font-weight:normal; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><a href=\"https:\/\/www.limswiki.org\/index.php\/LIMS_feature#Mobile_device_integration\" title=\"LIMS feature\" target=\"_blank\" class=\"wiki-link\" data-key=\"8184312de234dae3fa4c8b1a511bc9fa\">Mobile device integration?<\/a><\/td><td class=\"\" style=\"background-color:#ffffff; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><\/td><\/tr><tr class=\"\"><td style=\"text-align:left; background-color:#f9f9f9; font-weight:normal; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><a href=\"https:\/\/www.limswiki.org\/index.php\/LIMS_feature#Alarms_and.2For_alerts\" title=\"LIMS feature\" target=\"_blank\" class=\"wiki-link\" data-key=\"2851659b2739ded940b9f4bfd6415cf2\">Alarms and\/or alerts?<\/a><\/td><td class=\"\" style=\"background-color:#ffffff; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\">Y<sup id=\"rdp-ebb-cite_ref-TFStatistic_9-5\" class=\"reference\"><a href=\"#cite_note-TFStatistic-9\" rel=\"external_link\">[9]<\/a><\/sup><\/td><\/tr><tr class=\"\"><td style=\"text-align:left; background-color:#f9f9f9; font-weight:normal; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><a href=\"https:\/\/www.limswiki.org\/index.php\/LIMS_feature#Work-related_time_tracking\" title=\"LIMS feature\" target=\"_blank\" class=\"wiki-link\" data-key=\"1a1c775a9fc866d0f19372667539beb9\">Work-related time tracking?<\/a><\/td><td class=\"\" style=\"background-color:#ffffff; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><\/td><\/tr><tr class=\"\"><td style=\"text-align:left; background-color:#f9f9f9; font-weight:normal; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><a href=\"https:\/\/www.limswiki.org\/index.php\/LIMS_feature#Voice_recognition_system\" title=\"LIMS feature\" target=\"_blank\" class=\"wiki-link\" data-key=\"3fa989a8a7aeab9d20920e6ebdd2ab12\">Voice recognition system?<\/a><\/td><td class=\"\" style=\"background-color:#ffffff; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><\/td><\/tr><tr class=\"\"><td style=\"text-align:left; background-color:#f9f9f9; font-weight:normal; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><a href=\"https:\/\/www.limswiki.org\/index.php\/LIMS_feature#External_monitoring\" title=\"LIMS feature\" target=\"_blank\" class=\"wiki-link\" data-key=\"00cfd3cdc2831d07936f16a65aa57ffd\">External monitoring?<\/a><\/td><td class=\"\" style=\"background-color:#ffffff; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\">Y<sup id=\"rdp-ebb-cite_ref-TFReporting_17-2\" class=\"reference\"><a href=\"#cite_note-TFReporting-17\" rel=\"external_link\">[17]<\/a><\/sup><\/td><\/tr><tr class=\"\"><td style=\"text-align:left; background-color:#f9f9f9; font-weight:normal; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><a href=\"https:\/\/www.limswiki.org\/index.php\/LIMS_feature#Messaging\" title=\"LIMS feature\" target=\"_blank\" class=\"wiki-link\" data-key=\"a920d6d387f5c9b40b613451efbd5aab\">Messaging?<\/a><\/td><td class=\"\" style=\"background-color:#ffffff; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><\/td><\/tr><tr class=\"\"><td style=\"text-align:left; background-color:#f9f9f9; font-weight:normal; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><a href=\"https:\/\/www.limswiki.org\/index.php\/LIMS_feature#Multilingual\" title=\"LIMS feature\" target=\"_blank\" class=\"wiki-link\" data-key=\"4fd0b3665c1c3057e482b85ebea2bab8\">Multilingual?<\/a><\/td><td class=\"\" style=\"background-color:#ffffff; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><\/td><\/tr><tr class=\"\"><td style=\"text-align:left; background-color:#f9f9f9; font-weight:normal; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><a href=\"https:\/\/www.limswiki.org\/index.php\/LIMS_feature#Network-capable\" title=\"LIMS feature\" target=\"_blank\" class=\"wiki-link\" data-key=\"d561bd66353ffdfc0a692e355935ab18\">Network-capable?<\/a><\/td><td class=\"\" style=\"background-color:#ffffff; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><\/td><\/tr><tr class=\"\"><td style=\"text-align:left; background-color:#f9f9f9; font-weight:normal; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><a href=\"https:\/\/www.limswiki.org\/index.php\/LIMS_feature#Web_client_or_portal\" title=\"LIMS feature\" target=\"_blank\" class=\"wiki-link\" data-key=\"7b67393b52f03168301d7499fd803c22\">Web client or portal?<\/a><\/td><td class=\"\" style=\"background-color:#ffffff; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\">Y<sup id=\"rdp-ebb-cite_ref-TFReporting_17-3\" class=\"reference\"><a href=\"#cite_note-TFReporting-17\" rel=\"external_link\">[17]<\/a><\/sup><\/td><\/tr><tr class=\"\"><td style=\"text-align:left; background-color:#f9f9f9; font-weight:normal; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><a href=\"https:\/\/www.limswiki.org\/index.php\/LIMS_feature#Online_or_integrated_help\" title=\"LIMS feature\" target=\"_blank\" class=\"wiki-link\" data-key=\"7f5054dc326fa1c419635dcfa86d51ea\">Online or integrated help?<\/a><\/td><td class=\"\" style=\"background-color:#ffffff; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><\/td><\/tr><tr class=\"\"><td style=\"text-align:left; background-color:#f9f9f9; font-weight:normal; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><a href=\"https:\/\/www.limswiki.org\/index.php\/LIMS_feature#Software_as_a_service_delivery_model\" title=\"LIMS feature\" target=\"_blank\" class=\"wiki-link\" data-key=\"3f46c447d0b14caf739e43e17a9baeba\">Software as a service delivery model?<\/a><\/td><td class=\"\" style=\"background-color:#ffffff; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><\/td><\/tr><tr class=\"\"><td style=\"text-align:left; background-color:#f9f9f9; font-weight:normal; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><a href=\"https:\/\/www.limswiki.org\/index.php\/LIMS_feature#Usage-based_cost\" title=\"LIMS feature\" target=\"_blank\" class=\"wiki-link\" data-key=\"5e54f0cc036fe25fbe3019764e581d7b\">Usage-based cost?<\/a><\/td><td class=\"\" style=\"background-color:#ffffff; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\"><\/td><\/tr><tr><th colspan=\"2\" class=\"\" style=\"text-align:center; color:brown; background-color:#ffffee; border-style:solid; border-width:1px; border-color:darkgray; padding:3px;\">Industries served<\/th><\/tr><tr><td colspan=\"2\" class=\"\" style=\"text-align:center; background-color:#ffffff; border-style:solid; border-width:1px; border-color:darkgray; padding:8px; text-align:left;\">chemical, contract services, cosmetics, energy, food and beverage, general, geology and mining, manufacturing and R&D, petrochemical, pharmaceutical<\/td><\/tr>\n<\/table>\n<\/td><\/tr>\n<\/table>\n<h4><span class=\"mw-headline\" id=\"Pricing\">Pricing<\/span><\/h4>\n<p>Source for pricing information comes directly from Two Fold Software. As prices may change at any time, always contact the vendor directly to obtain a price list or quote.\n<\/p><p>(End-user price excludes tax; all prices in \u00a3.)\n<\/p><p>Rent: \u00a3620 per month for 5 concurrent users, including support<br \/>\nBuy: \u00a315,165\u00a0for 5 concurrent users excluding support<br \/>\n<\/p><p><i>Rental Cost (monthly licenses)<\/i>:<br \/>\n<b>QLR-SERV-LS<\/b> Qualoupe server license, incl. support: \u00a3280<br \/>\n<b>QLR-CUSER-LS<\/b> Additional concurrent user licenses, incl. support: \u00a385<br \/>\n<b>QLR-WREP-LS<\/b> Web reporting, incl. support, 10 licenses: \u00a340<br \/>\n<b>QLR-CSAMP-LS<\/b> Five remote sample login licenses, incl. support: \u00a320<br \/>\n<b>QLR-SINST-LI<\/b> Instrument connection, single: \u00a333<br \/>\n<b>QLR-DINST-LI<\/b> Instrument connect, bi-directional (separate quoted @ day rate, one-off cost): \u00a3750<br \/>\n<b>QLR-ADMIN<\/b> One-off administration fee: \u00a3200\n<\/p><p><i>Purchase Cost<\/i>:<br \/>\n<b>QLR-SERV-LS<\/b> Qualoupe server license: \u00a36765<br \/>\n<b>QLR-CUSER-LS<\/b> Additional concurrent user licenses: \u00a32100<br \/>\n<b>QLR-WREP-LS<\/b> Web reporting, 10 licenses: \u00a31150<br \/>\n<b>QLP-SUPP-SS<\/b> Annual support: 15%<br \/>\n<b>QLR-SINST-LI<\/b> Instrument connection, single: \u00a3750<br \/>\n<b>QLR-DINST-LI<\/b> Instrument connect, bi-directional (separate quoted @ day rate, one-off cost): \u00a3750<br \/>\n<\/p><p>Two Fold also notes the following:\n<\/p>\n<ul><li> All prices are based on a standard, \"out of the box\" system. Any customization will be priced separately and will have a resultant increase on the annual support fee.<\/li>\n<li> Qualoupe reporting requires Crystal Reports. The customer can either purchase their own copy, or Two Fold can source this on their behalf.<\/li>\n<li> Qualoupe LIMS upgrades are offered free of charge to all rental and purchase customers.<\/li><\/ul>\n<h4><span class=\"mw-headline\" id=\"Demonstration_videos_and_other_media\">Demonstration videos and other media<\/span><\/h4>\n<p>The following demonstration videos are available for Qualoupe LIMS:\n<\/p>\n<ul><li> <a rel=\"external_link\" class=\"external text\" href=\"https:\/\/www.youtube.com\/watch?v=KTBCDWBLzgY\" target=\"_blank\">Qualoupe LIMS Assigning Work<\/a><\/li>\n<li> <a rel=\"external_link\" class=\"external text\" href=\"https:\/\/www.youtube.com\/watch?v=2zFYl8SqUuE\" target=\"_blank\">Qualoupe LIMS Logging into Qualoupe<\/a><\/li>\n<li> <a rel=\"external_link\" class=\"external text\" href=\"https:\/\/www.youtube.com\/watch?v=Poca0UxWBQA\" target=\"_blank\">Qualoupe LIMS Results Entry by Sample<\/a><\/li>\n<li> <a rel=\"external_link\" class=\"external text\" href=\"https:\/\/www.youtube.com\/watch?v=h1MfwCOoKW8\" target=\"_blank\">Qualoupe LIMS Sample Manager<\/a><\/li>\n<li> <a rel=\"external_link\" class=\"external text\" href=\"https:\/\/www.youtube.com\/watch?v=qF4rZyyLYIo\" target=\"_blank\">Qualoupe LIMS Materials Manager<\/a><\/li>\n<li> <a rel=\"external_link\" class=\"external text\" href=\"https:\/\/www.youtube.com\/watch?v=9eXKBjhd2W8\" target=\"_blank\">Qualoupe LIMS Method Manager<\/a><\/li>\n<li> <a rel=\"external_link\" class=\"external text\" href=\"https:\/\/www.youtube.com\/watch?v=gKnkBq3QMK4\" target=\"_blank\">Qualoupe LIMS People Manager<\/a><\/li>\n<li> <a rel=\"external_link\" class=\"external text\" href=\"https:\/\/www.youtube.com\/watch?v=r7fn4we7tc0\" target=\"_blank\">Qualoupe LIMS Sample Validation<\/a><\/li>\n<li> <a rel=\"external_link\" class=\"external text\" href=\"https:\/\/www.youtube.com\/watch?v=Qdd63AdM1-0\" target=\"_blank\">Qualoupe LIMS Sample Approval<\/a><\/li>\n<li> <a rel=\"external_link\" class=\"external text\" href=\"https:\/\/www.youtube.com\/watch?v=NporjwSPmxk\" target=\"_blank\">Qualoupe LIMS Roles Manager<\/a><\/li>\n<li> <a rel=\"external_link\" class=\"external text\" href=\"https:\/\/www.youtube.com\/watch?v=eFw1zs4ZO4w\" target=\"_blank\">Qualoupe LIMS Instrument Manager<\/a><\/li>\n<li> <a rel=\"external_link\" class=\"external text\" href=\"https:\/\/www.youtube.com\/watch?v=j4q7wqI7uS8\" target=\"_blank\">Qualoupe LIMS Sample Certification<\/a><\/li>\n<li> <a rel=\"external_link\" class=\"external text\" href=\"https:\/\/www.youtube.com\/watch?v=KqYSXd2okhQ\" target=\"_blank\">Qualoupe LIMS Contract Review<\/a><\/li>\n<li> <a rel=\"external_link\" class=\"external text\" href=\"https:\/\/www.youtube.com\/watch?v=KyCkAbXHQtM\" target=\"_blank\">Qualoupe LIMS Duplicating Records<\/a><\/li>\n<li> <a rel=\"external_link\" class=\"external text\" href=\"https:\/\/www.youtube.com\/watch?v=yspcAzb8sfE\" target=\"_blank\">Qualoupe LIMS Multi-specification Approval<\/a><\/li>\n<li> <a rel=\"external_link\" class=\"external text\" href=\"https:\/\/www.youtube.com\/watch?v=EexrovIku6c\" target=\"_blank\">Qualoupe LIMS Creating Multiple Samples with the Batch Manager<\/a><\/li>\n<li> <a rel=\"external_link\" class=\"external text\" href=\"https:\/\/www.youtube.com\/watch?v=auNOjtWNhlg\" target=\"_blank\">Qualoupe LIMS Searching and Filtering Data<\/a><\/li>\n<li> <a rel=\"external_link\" class=\"external text\" href=\"https:\/\/www.youtube.com\/watch?v=-7ZAQK3hJVs\" target=\"_blank\">Qualoupe LIMS Class #3 - Qualoupe Parameter Definitions - Setting Test Limits<\/a><\/li>\n<li> <a rel=\"external_link\" class=\"external text\" href=\"https:\/\/www.youtube.com\/watch?v=o2Bir9dznIs\" target=\"_blank\">Qualoupe LIMS Class #8 - Running Reports<\/a><\/li>\n<li> <a rel=\"external_link\" class=\"external text\" href=\"https:\/\/www.youtube.com\/watch?v=Uzo-9ZkSGDE\" target=\"_blank\">Qualoupe LIMS Class #10 - An Overview of Sample Statuses<\/a><\/li>\n<li> <a rel=\"external_link\" class=\"external text\" href=\"https:\/\/www.youtube.com\/watch?v=Ys2MqYZSAkg\" target=\"_blank\">Qualoupe LIMS Class #11 - Qualoupe Formatted Numbers<\/a><\/li>\n<li> <a rel=\"external_link\" class=\"external text\" href=\"https:\/\/www.youtube.com\/watch?v=YxaB7RnLqsI\" target=\"_blank\">Qualoupe LIMS Class #12 - Qualoupe Results by Method<\/a><\/li>\n<li> <a rel=\"external_link\" class=\"external text\" href=\"https:\/\/www.youtube.com\/watch?v=o7uCK2o6Idw\" target=\"_blank\">Qualoupe LIMS Class #13 - Creating Custom Shortcuts to Applications<\/a><\/li>\n<li> <a rel=\"external_link\" class=\"external text\" href=\"https:\/\/www.youtube.com\/watch?v=l9fKky8ldUE\" target=\"_blank\">Qualoupe LIMS Class #14 - Using the Lookup Manager<\/a><\/li>\n<li> <a rel=\"external_link\" class=\"external text\" href=\"https:\/\/www.youtube.com\/watch?v=V7MBlDyDWVg\" target=\"_blank\">Qualoupe LIMS Class #15 - Companies and Business Units<\/a><\/li>\n<li> <a rel=\"external_link\" class=\"external text\" href=\"https:\/\/www.youtube.com\/watch?v=PwpcS98peZA\" target=\"_blank\">Qualoupe LIMS Class #16 - Invoicing<\/a><\/li>\n<li> <a rel=\"external_link\" class=\"external text\" href=\"https:\/\/www.youtube.com\/watch?v=TWWW1lFZ2cc\" target=\"_blank\">Qualoupe LIMS Class #17 - Order Manager<\/a><\/li>\n<li> <a rel=\"external_link\" class=\"external text\" href=\"https:\/\/www.youtube.com\/watch?v=PnVGizTrLo8\" target=\"_blank\">Qualoupe LIMS Class #18 - Batch Manager<\/a><\/li>\n<li> <a rel=\"external_link\" class=\"external text\" href=\"https:\/\/www.youtube.com\/watch?v=gy7BXPz731k\" target=\"_blank\">Qualoupe LIMS Class #19 - Sample Splitting with the Batch Manager<\/a><\/li>\n<li> <a rel=\"external_link\" class=\"external text\" href=\"https:\/\/www.youtube.com\/watch?v=NGxyOEkb6os\" target=\"_blank\">Qualoupe LIMS Class #20 - Consumables Manager<\/a><\/li>\n<li> <a rel=\"external_link\" class=\"external text\" href=\"https:\/\/www.youtube.com\/watch?v=pcH_LHfUOks\" target=\"_blank\">Qualoupe LIMS Class #21 - Creating Batches of Consumables and Managing Stock Records<\/a><\/li>\n<li> <a rel=\"external_link\" class=\"external text\" href=\"https:\/\/www.youtube.com\/watch?v=0RhMe5jFmbA\" target=\"_blank\">Qualoupe LIMS Class #22 - Creating Stand-alone Reports Launchers<\/a><\/li><\/ul>\n<h4><span class=\"mw-headline\" id=\"Additional_information\">Additional information<\/span><\/h4>\n<ul><li> <a rel=\"external_link\" class=\"external text\" href=\"http:\/\/www.youtube.com\/user\/QualoupeLIMS\" target=\"_blank\">Two Fold on YouTube<\/a><\/li><\/ul>\n<h2><span class=\"mw-headline\" id=\"References\">References<\/span><\/h2>\n<ol class=\"references\">\n<li id=\"cite_note-TFAboutUs-1\"><span class=\"mw-cite-backlink\"><a href=\"#cite_ref-TFAboutUs_1-0\" rel=\"external_link\">\u2191<\/a><\/span> <span class=\"reference-text\"><span class=\"citation web\"><a rel=\"external_link\" class=\"external text\" href=\"http:\/\/twofold-software.com\/site\/about\/the-company\/\" target=\"_blank\">\"The Company\"<\/a>. Two Fold Software Limited<span class=\"printonly\">. <a rel=\"external_link\" class=\"external free\" href=\"http:\/\/twofold-software.com\/site\/about\/the-company\/\" target=\"_blank\">http:\/\/twofold-software.com\/site\/about\/the-company\/<\/a><\/span><span class=\"reference-accessdate\">. Retrieved 12 April 2018<\/span>.<\/span><span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=bookitem&rft.btitle=The+Company&rft.atitle=&rft.pub=Two+Fold+Software+Limited&rft_id=http%3A%2F%2Ftwofold-software.com%2Fsite%2Fabout%2Fthe-company%2F&rfr_id=info:sid\/en.wikipedia.org:Two_Fold_Software_Limited\"><span style=\"display: none;\"> <\/span><\/span><\/span>\n<\/li>\n<li id=\"cite_note-TFRescentPart-2\"><span class=\"mw-cite-backlink\"><a href=\"#cite_ref-TFRescentPart_2-0\" rel=\"external_link\">\u2191<\/a><\/span> <span class=\"reference-text\"><span class=\"citation web\"><a rel=\"external_link\" class=\"external text\" href=\"https:\/\/web.archive.org\/web\/20111003204622\/http:\/\/rescentris.com\/company\/partners\/\" target=\"_blank\">\"Rescentris Partners\"<\/a>. Rescentris, Inc. Archived from <a rel=\"external_link\" class=\"external text\" href=\"http:\/\/rescentris.com\/company\/partners\/\" target=\"_blank\">the original<\/a> on 03 October 2011<span class=\"printonly\">. <a rel=\"external_link\" class=\"external free\" href=\"https:\/\/web.archive.org\/web\/20111003204622\/http:\/\/rescentris.com\/company\/partners\/\" target=\"_blank\">https:\/\/web.archive.org\/web\/20111003204622\/http:\/\/rescentris.com\/company\/partners\/<\/a><\/span><span class=\"reference-accessdate\">. Retrieved 06 January 2014<\/span>.<\/span><span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=bookitem&rft.btitle=Rescentris+Partners&rft.atitle=&rft.pub=Rescentris%2C+Inc&rft_id=https%3A%2F%2Fweb.archive.org%2Fweb%2F20111003204622%2Fhttp%3A%2F%2Frescentris.com%2Fcompany%2Fpartners%2F&rfr_id=info:sid\/en.wikipedia.org:Two_Fold_Software_Limited\"><span style=\"display: none;\"> <\/span><\/span><\/span>\n<\/li>\n<li id=\"cite_note-TwoFoldLabAlly-3\"><span class=\"mw-cite-backlink\"><a href=\"#cite_ref-TwoFoldLabAlly_3-0\" rel=\"external_link\">\u2191<\/a><\/span> <span class=\"reference-text\"><span class=\"citation web\"><a rel=\"external_link\" class=\"external text\" href=\"http:\/\/lab-ally.com\/partners\/twofold\/\" target=\"_blank\">\"Twofold Software\"<\/a>. Lab-Ally LLC. 07 May 2014<span class=\"printonly\">. <a rel=\"external_link\" class=\"external free\" href=\"http:\/\/lab-ally.com\/partners\/twofold\/\" target=\"_blank\">http:\/\/lab-ally.com\/partners\/twofold\/<\/a><\/span><span class=\"reference-accessdate\">. Retrieved 23 December 2016<\/span>.<\/span><span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=bookitem&rft.btitle=Twofold+Software&rft.atitle=&rft.date=07+May+2014&rft.pub=Lab-Ally+LLC&rft_id=http%3A%2F%2Flab-ally.com%2Fpartners%2Ftwofold%2F&rfr_id=info:sid\/en.wikipedia.org:Two_Fold_Software_Limited\"><span style=\"display: none;\"> <\/span><\/span><\/span>\n<\/li>\n<li id=\"cite_note-TFPart-4\"><span class=\"mw-cite-backlink\"><a href=\"#cite_ref-TFPart_4-0\" rel=\"external_link\">\u2191<\/a><\/span> <span class=\"reference-text\"><span class=\"citation web\"><a rel=\"external_link\" class=\"external text\" href=\"http:\/\/twofold-software.com\/site\/about\/partners\/\" target=\"_blank\">\"Our Partners\"<\/a>. Two Fold Software Limited<span class=\"printonly\">. <a rel=\"external_link\" class=\"external free\" href=\"http:\/\/twofold-software.com\/site\/about\/partners\/\" target=\"_blank\">http:\/\/twofold-software.com\/site\/about\/partners\/<\/a><\/span><span class=\"reference-accessdate\">. Retrieved 12 April 2018<\/span>.<\/span><span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=bookitem&rft.btitle=Our+Partners&rft.atitle=&rft.pub=Two+Fold+Software+Limited&rft_id=http%3A%2F%2Ftwofold-software.com%2Fsite%2Fabout%2Fpartners%2F&rfr_id=info:sid\/en.wikipedia.org:Two_Fold_Software_Limited\"><span style=\"display: none;\"> <\/span><\/span><\/span>\n<\/li>\n<li id=\"cite_note-TFNewTech16-5\"><span class=\"mw-cite-backlink\"><a href=\"#cite_ref-TFNewTech16_5-0\" rel=\"external_link\">\u2191<\/a><\/span> <span class=\"reference-text\"><span class=\"citation web\">admin (24 March 2016). <a rel=\"external_link\" class=\"external text\" href=\"http:\/\/twofold-software.com\/site\/2016\/03\/new-technological-partnership\/\" target=\"_blank\">\"New Technological Partnership\"<\/a>. Two Fold Software Limited<span class=\"printonly\">. <a rel=\"external_link\" class=\"external free\" href=\"http:\/\/twofold-software.com\/site\/2016\/03\/new-technological-partnership\/\" target=\"_blank\">http:\/\/twofold-software.com\/site\/2016\/03\/new-technological-partnership\/<\/a><\/span><span class=\"reference-accessdate\">. Retrieved 12 April 2018<\/span>.<\/span><span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=bookitem&rft.btitle=New+Technological+Partnership&rft.atitle=&rft.aulast=admin&rft.au=admin&rft.date=24+March+2016&rft.pub=Two+Fold+Software+Limited&rft_id=http%3A%2F%2Ftwofold-software.com%2Fsite%2F2016%2F03%2Fnew-technological-partnership%2F&rfr_id=info:sid\/en.wikipedia.org:Two_Fold_Software_Limited\"><span style=\"display: none;\"> <\/span><\/span><\/span>\n<\/li>\n<li id=\"cite_note-TFEurostars16-6\"><span class=\"mw-cite-backlink\"><a href=\"#cite_ref-TFEurostars16_6-0\" rel=\"external_link\">\u2191<\/a><\/span> <span class=\"reference-text\"><span class=\"citation web\">admin (07 May 2016). <a rel=\"external_link\" class=\"external text\" href=\"http:\/\/twofold-software.com\/site\/2016\/05\/eurostars-funding\/\" target=\"_blank\">\"Eurostars Funding\"<\/a>. Two Fold Software Limited<span class=\"printonly\">. <a rel=\"external_link\" class=\"external free\" href=\"http:\/\/twofold-software.com\/site\/2016\/05\/eurostars-funding\/\" target=\"_blank\">http:\/\/twofold-software.com\/site\/2016\/05\/eurostars-funding\/<\/a><\/span><span class=\"reference-accessdate\">. Retrieved 12 April 2018<\/span>.<\/span><span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=bookitem&rft.btitle=Eurostars+Funding&rft.atitle=&rft.aulast=admin&rft.au=admin&rft.date=07+May+2016&rft.pub=Two+Fold+Software+Limited&rft_id=http%3A%2F%2Ftwofold-software.com%2Fsite%2F2016%2F05%2Feurostars-funding%2F&rfr_id=info:sid\/en.wikipedia.org:Two_Fold_Software_Limited\"><span style=\"display: none;\"> <\/span><\/span><\/span>\n<\/li>\n<li id=\"cite_note-TFQual-7\"><span class=\"mw-cite-backlink\">\u2191 <sup><a href=\"#cite_ref-TFQual_7-0\" rel=\"external_link\">7.0<\/a><\/sup> <sup><a href=\"#cite_ref-TFQual_7-1\" rel=\"external_link\">7.1<\/a><\/sup><\/span> <span class=\"reference-text\"><span class=\"citation web\"><a rel=\"external_link\" class=\"external text\" href=\"http:\/\/twofold-software.com\/site\/products\/qualoupe\/\" target=\"_blank\">\"Qualoupe\"<\/a>. Two Fold Software Limited<span class=\"printonly\">. <a rel=\"external_link\" class=\"external free\" href=\"http:\/\/twofold-software.com\/site\/products\/qualoupe\/\" target=\"_blank\">http:\/\/twofold-software.com\/site\/products\/qualoupe\/<\/a><\/span><span class=\"reference-accessdate\">. Retrieved 12 April 2018<\/span>.<\/span><span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=bookitem&rft.btitle=Qualoupe&rft.atitle=&rft.pub=Two+Fold+Software+Limited&rft_id=http%3A%2F%2Ftwofold-software.com%2Fsite%2Fproducts%2Fqualoupe%2F&rfr_id=info:sid\/en.wikipedia.org:Two_Fold_Software_Limited\"><span style=\"display: none;\"> <\/span><\/span><\/span>\n<\/li>\n<li id=\"cite_note-TFSampMan-8\"><span class=\"mw-cite-backlink\">\u2191 <sup><a href=\"#cite_ref-TFSampMan_8-0\" rel=\"external_link\">8.0<\/a><\/sup> <sup><a href=\"#cite_ref-TFSampMan_8-1\" rel=\"external_link\">8.1<\/a><\/sup> <sup><a href=\"#cite_ref-TFSampMan_8-2\" rel=\"external_link\">8.2<\/a><\/sup> <sup><a href=\"#cite_ref-TFSampMan_8-3\" rel=\"external_link\">8.3<\/a><\/sup> <sup><a href=\"#cite_ref-TFSampMan_8-4\" rel=\"external_link\">8.4<\/a><\/sup> <sup><a href=\"#cite_ref-TFSampMan_8-5\" rel=\"external_link\">8.5<\/a><\/sup> <sup><a href=\"#cite_ref-TFSampMan_8-6\" rel=\"external_link\">8.6<\/a><\/sup><\/span> <span class=\"reference-text\"><span class=\"citation web\"><a rel=\"external_link\" class=\"external text\" href=\"http:\/\/twofold-software.com\/site\/products\/qualoupe\/functionality\/sample-and-batch\/\" target=\"_blank\">\"Sample and Batch Management\"<\/a>. Two Fold Software Limited<span class=\"printonly\">. <a rel=\"external_link\" class=\"external free\" href=\"http:\/\/twofold-software.com\/site\/products\/qualoupe\/functionality\/sample-and-batch\/\" target=\"_blank\">http:\/\/twofold-software.com\/site\/products\/qualoupe\/functionality\/sample-and-batch\/<\/a><\/span><span class=\"reference-accessdate\">. Retrieved 12 April 2018<\/span>.<\/span><span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=bookitem&rft.btitle=Sample+and+Batch+Management&rft.atitle=&rft.pub=Two+Fold+Software+Limited&rft_id=http%3A%2F%2Ftwofold-software.com%2Fsite%2Fproducts%2Fqualoupe%2Ffunctionality%2Fsample-and-batch%2F&rfr_id=info:sid\/en.wikipedia.org:Two_Fold_Software_Limited\"><span style=\"display: none;\"> <\/span><\/span><\/span>\n<\/li>\n<li id=\"cite_note-TFStatistic-9\"><span class=\"mw-cite-backlink\">\u2191 <sup><a href=\"#cite_ref-TFStatistic_9-0\" rel=\"external_link\">9.0<\/a><\/sup> <sup><a href=\"#cite_ref-TFStatistic_9-1\" rel=\"external_link\">9.1<\/a><\/sup> <sup><a href=\"#cite_ref-TFStatistic_9-2\" rel=\"external_link\">9.2<\/a><\/sup> <sup><a href=\"#cite_ref-TFStatistic_9-3\" rel=\"external_link\">9.3<\/a><\/sup> <sup><a href=\"#cite_ref-TFStatistic_9-4\" rel=\"external_link\">9.4<\/a><\/sup> <sup><a href=\"#cite_ref-TFStatistic_9-5\" rel=\"external_link\">9.5<\/a><\/sup><\/span> <span class=\"reference-text\"><span class=\"citation web\"><a rel=\"external_link\" class=\"external text\" href=\"http:\/\/twofold-software.com\/site\/products\/qualoupe\/functionality\/spc\/\" target=\"_blank\">\"Statistical Process Control\"<\/a>. Two Fold Software Limited<span class=\"printonly\">. <a rel=\"external_link\" class=\"external free\" href=\"http:\/\/twofold-software.com\/site\/products\/qualoupe\/functionality\/spc\/\" target=\"_blank\">http:\/\/twofold-software.com\/site\/products\/qualoupe\/functionality\/spc\/<\/a><\/span><span class=\"reference-accessdate\">. Retrieved 12 April 2018<\/span>.<\/span><span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=bookitem&rft.btitle=Statistical+Process+Control&rft.atitle=&rft.pub=Two+Fold+Software+Limited&rft_id=http%3A%2F%2Ftwofold-software.com%2Fsite%2Fproducts%2Fqualoupe%2Ffunctionality%2Fspc%2F&rfr_id=info:sid\/en.wikipedia.org:Two_Fold_Software_Limited\"><span style=\"display: none;\"> <\/span><\/span><\/span>\n<\/li>\n<li id=\"cite_note-TFOilGas-10\"><span class=\"mw-cite-backlink\"><a href=\"#cite_ref-TFOilGas_10-0\" rel=\"external_link\">\u2191<\/a><\/span> <span class=\"reference-text\"><span class=\"citation web\"><a rel=\"external_link\" class=\"external text\" href=\"http:\/\/twofold-software.com\/site\/products\/qualoupe\/applications\/oil-and-gas\/\" target=\"_blank\">\"Qualoupe for the Oil and Gas Industry\"<\/a>. Two Fold Software Limited<span class=\"printonly\">. <a rel=\"external_link\" class=\"external free\" href=\"http:\/\/twofold-software.com\/site\/products\/qualoupe\/applications\/oil-and-gas\/\" target=\"_blank\">http:\/\/twofold-software.com\/site\/products\/qualoupe\/applications\/oil-and-gas\/<\/a><\/span><span class=\"reference-accessdate\">. Retrieved 12 April 2018<\/span>.<\/span><span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=bookitem&rft.btitle=Qualoupe+for+the+Oil+and+Gas+Industry&rft.atitle=&rft.pub=Two+Fold+Software+Limited&rft_id=http%3A%2F%2Ftwofold-software.com%2Fsite%2Fproducts%2Fqualoupe%2Fapplications%2Foil-and-gas%2F&rfr_id=info:sid\/en.wikipedia.org:Two_Fold_Software_Limited\"><span style=\"display: none;\"> <\/span><\/span><\/span>\n<\/li>\n<li id=\"cite_note-TFUserInter-11\"><span class=\"mw-cite-backlink\">\u2191 <sup><a href=\"#cite_ref-TFUserInter_11-0\" rel=\"external_link\">11.0<\/a><\/sup> <sup><a href=\"#cite_ref-TFUserInter_11-1\" rel=\"external_link\">11.1<\/a><\/sup> <sup><a href=\"#cite_ref-TFUserInter_11-2\" rel=\"external_link\">11.2<\/a><\/sup><\/span> <span class=\"reference-text\"><span class=\"citation web\"><a rel=\"external_link\" class=\"external text\" href=\"http:\/\/twofold-software.com\/site\/products\/qualoupe\/functionality\/user-interface\/\" target=\"_blank\">\"User Interface\"<\/a>. Two Fold Software Limited<span class=\"printonly\">. <a rel=\"external_link\" class=\"external free\" href=\"http:\/\/twofold-software.com\/site\/products\/qualoupe\/functionality\/user-interface\/\" target=\"_blank\">http:\/\/twofold-software.com\/site\/products\/qualoupe\/functionality\/user-interface\/<\/a><\/span><span class=\"reference-accessdate\">. Retrieved 12 April 2018<\/span>.<\/span><span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=bookitem&rft.btitle=User+Interface&rft.atitle=&rft.pub=Two+Fold+Software+Limited&rft_id=http%3A%2F%2Ftwofold-software.com%2Fsite%2Fproducts%2Fqualoupe%2Ffunctionality%2Fuser-interface%2F&rfr_id=info:sid\/en.wikipedia.org:Two_Fold_Software_Limited\"><span style=\"display: none;\"> <\/span><\/span><\/span>\n<\/li>\n<li id=\"cite_note-TFMethodMaterial-12\"><span class=\"mw-cite-backlink\">\u2191 <sup><a href=\"#cite_ref-TFMethodMaterial_12-0\" rel=\"external_link\">12.0<\/a><\/sup> <sup><a href=\"#cite_ref-TFMethodMaterial_12-1\" rel=\"external_link\">12.1<\/a><\/sup><\/span> <span class=\"reference-text\"><span class=\"citation web\"><a rel=\"external_link\" class=\"external text\" href=\"http:\/\/twofold-software.com\/site\/products\/qualoupe\/functionality\/method_materials\/\" target=\"_blank\">\"Method and Materials Management\"<\/a>. Two Fold Software Limited<span class=\"printonly\">. <a rel=\"external_link\" class=\"external free\" href=\"http:\/\/twofold-software.com\/site\/products\/qualoupe\/functionality\/method_materials\/\" target=\"_blank\">http:\/\/twofold-software.com\/site\/products\/qualoupe\/functionality\/method_materials\/<\/a><\/span><span class=\"reference-accessdate\">. Retrieved 12 April 2018<\/span>.<\/span><span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=bookitem&rft.btitle=Method+and+Materials+Management&rft.atitle=&rft.pub=Two+Fold+Software+Limited&rft_id=http%3A%2F%2Ftwofold-software.com%2Fsite%2Fproducts%2Fqualoupe%2Ffunctionality%2Fmethod_materials%2F&rfr_id=info:sid\/en.wikipedia.org:Two_Fold_Software_Limited\"><span style=\"display: none;\"> <\/span><\/span><\/span>\n<\/li>\n<li id=\"cite_note-TFClarity-13\"><span class=\"mw-cite-backlink\"><a href=\"#cite_ref-TFClarity_13-0\" rel=\"external_link\">\u2191<\/a><\/span> <span class=\"reference-text\"><span class=\"citation web\">admin (01 April 2011). <a rel=\"external_link\" class=\"external text\" href=\"http:\/\/twofold-software.com\/site\/2011\/04\/pr-april-2011\/\" target=\"_blank\">\"Clarity and flexibility defines Two Fold Software\u2019s next generation of LIMS\"<\/a>. Two Fold Software Limited<span class=\"printonly\">. <a rel=\"external_link\" class=\"external free\" href=\"http:\/\/twofold-software.com\/site\/2011\/04\/pr-april-2011\/\" target=\"_blank\">http:\/\/twofold-software.com\/site\/2011\/04\/pr-april-2011\/<\/a><\/span><span class=\"reference-accessdate\">. Retrieved 12 April 2018<\/span>.<\/span><span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=bookitem&rft.btitle=Clarity+and+flexibility+defines+Two+Fold+Software%E2%80%99s+next+generation+of+LIMS&rft.atitle=&rft.aulast=admin&rft.au=admin&rft.date=01+April+2011&rft.pub=Two+Fold+Software+Limited&rft_id=http%3A%2F%2Ftwofold-software.com%2Fsite%2F2011%2F04%2Fpr-april-2011%2F&rfr_id=info:sid\/en.wikipedia.org:Two_Fold_Software_Limited\"><span style=\"display: none;\"> <\/span><\/span><\/span>\n<\/li>\n<li id=\"cite_note-TFStock-14\"><span class=\"mw-cite-backlink\"><a href=\"#cite_ref-TFStock_14-0\" rel=\"external_link\">\u2191<\/a><\/span> <span class=\"reference-text\"><span class=\"citation web\"><a rel=\"external_link\" class=\"external text\" href=\"http:\/\/twofold-software.com\/site\/products\/qualoupe\/functionality\/stock-control\/\" target=\"_blank\">\"Stock Control\"<\/a>. Two Fold Software Limited<span class=\"printonly\">. <a rel=\"external_link\" class=\"external free\" href=\"http:\/\/twofold-software.com\/site\/products\/qualoupe\/functionality\/stock-control\/\" target=\"_blank\">http:\/\/twofold-software.com\/site\/products\/qualoupe\/functionality\/stock-control\/<\/a><\/span><span class=\"reference-accessdate\">. Retrieved 12 April 2018<\/span>.<\/span><span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=bookitem&rft.btitle=Stock+Control&rft.atitle=&rft.pub=Two+Fold+Software+Limited&rft_id=http%3A%2F%2Ftwofold-software.com%2Fsite%2Fproducts%2Fqualoupe%2Ffunctionality%2Fstock-control%2F&rfr_id=info:sid\/en.wikipedia.org:Two_Fold_Software_Limited\"><span style=\"display: none;\"> <\/span><\/span><\/span>\n<\/li>\n<li id=\"cite_note-TFFinancial-15\"><span class=\"mw-cite-backlink\">\u2191 <sup><a href=\"#cite_ref-TFFinancial_15-0\" rel=\"external_link\">15.0<\/a><\/sup> <sup><a href=\"#cite_ref-TFFinancial_15-1\" rel=\"external_link\">15.1<\/a><\/sup><\/span> <span class=\"reference-text\"><span class=\"citation web\"><a rel=\"external_link\" class=\"external text\" href=\"http:\/\/twofold-software.com\/site\/products\/qualoupe\/functionality\/financial-control\/\" target=\"_blank\">\"Financial Control\"<\/a>. Two Fold Software Limited<span class=\"printonly\">. <a rel=\"external_link\" class=\"external free\" href=\"http:\/\/twofold-software.com\/site\/products\/qualoupe\/functionality\/financial-control\/\" target=\"_blank\">http:\/\/twofold-software.com\/site\/products\/qualoupe\/functionality\/financial-control\/<\/a><\/span><span class=\"reference-accessdate\">. Retrieved 12 April 2018<\/span>.<\/span><span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=bookitem&rft.btitle=Financial+Control&rft.atitle=&rft.pub=Two+Fold+Software+Limited&rft_id=http%3A%2F%2Ftwofold-software.com%2Fsite%2Fproducts%2Fqualoupe%2Ffunctionality%2Ffinancial-control%2F&rfr_id=info:sid\/en.wikipedia.org:Two_Fold_Software_Limited\"><span style=\"display: none;\"> <\/span><\/span><\/span>\n<\/li>\n<li id=\"cite_note-TFIntro-16\"><span class=\"mw-cite-backlink\"><a href=\"#cite_ref-TFIntro_16-0\" rel=\"external_link\">\u2191<\/a><\/span> <span class=\"reference-text\"><span class=\"citation web\">admin (01 June 2010). <a rel=\"external_link\" class=\"external text\" href=\"http:\/\/twofold-software.com\/site\/2010\/06\/introducing_qualoupe_lims\/\" target=\"_blank\">\"Introducing Qualoupe LIMS\"<\/a>. Two Fold Software Limited<span class=\"printonly\">. <a rel=\"external_link\" class=\"external free\" href=\"http:\/\/twofold-software.com\/site\/2010\/06\/introducing_qualoupe_lims\/\" target=\"_blank\">http:\/\/twofold-software.com\/site\/2010\/06\/introducing_qualoupe_lims\/<\/a><\/span><span class=\"reference-accessdate\">. Retrieved 12 April 2018<\/span>.<\/span><span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=bookitem&rft.btitle=Introducing+Qualoupe+LIMS&rft.atitle=&rft.aulast=admin&rft.au=admin&rft.date=01+June+2010&rft.pub=Two+Fold+Software+Limited&rft_id=http%3A%2F%2Ftwofold-software.com%2Fsite%2F2010%2F06%2Fintroducing_qualoupe_lims%2F&rfr_id=info:sid\/en.wikipedia.org:Two_Fold_Software_Limited\"><span style=\"display: none;\"> <\/span><\/span><\/span>\n<\/li>\n<li id=\"cite_note-TFReporting-17\"><span class=\"mw-cite-backlink\">\u2191 <sup><a href=\"#cite_ref-TFReporting_17-0\" rel=\"external_link\">17.0<\/a><\/sup> <sup><a href=\"#cite_ref-TFReporting_17-1\" rel=\"external_link\">17.1<\/a><\/sup> <sup><a href=\"#cite_ref-TFReporting_17-2\" rel=\"external_link\">17.2<\/a><\/sup> <sup><a href=\"#cite_ref-TFReporting_17-3\" rel=\"external_link\">17.3<\/a><\/sup><\/span> <span class=\"reference-text\"><span class=\"citation web\"><a rel=\"external_link\" class=\"external text\" href=\"http:\/\/twofold-software.com\/site\/products\/qualoupe\/functionality\/reporting\/\" target=\"_blank\">\"Reporting\"<\/a>. Two Fold Software Limited<span class=\"printonly\">. <a rel=\"external_link\" class=\"external free\" href=\"http:\/\/twofold-software.com\/site\/products\/qualoupe\/functionality\/reporting\/\" target=\"_blank\">http:\/\/twofold-software.com\/site\/products\/qualoupe\/functionality\/reporting\/<\/a><\/span><span class=\"reference-accessdate\">. Retrieved 12 April 2018<\/span>.<\/span><span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=bookitem&rft.btitle=Reporting&rft.atitle=&rft.pub=Two+Fold+Software+Limited&rft_id=http%3A%2F%2Ftwofold-software.com%2Fsite%2Fproducts%2Fqualoupe%2Ffunctionality%2Freporting%2F&rfr_id=info:sid\/en.wikipedia.org:Two_Fold_Software_Limited\"><span style=\"display: none;\"> <\/span><\/span><\/span>\n<\/li>\n<li id=\"cite_note-TFKB0014-18\"><span class=\"mw-cite-backlink\"><a href=\"#cite_ref-TFKB0014_18-0\" rel=\"external_link\">\u2191<\/a><\/span> <span class=\"reference-text\"><span class=\"citation web\">markc (14 December 2011). <a rel=\"external_link\" class=\"external text\" href=\"http:\/\/twofold-software.com\/site\/2011\/12\/kb0014-label-printing-fails-reporting-invalid-printer-specified\/\" target=\"_blank\">\"KB0014: Label Printing fails reporting \u2013 \u201cInvalid printer specified\u201d\"<\/a>. Two Fold Software Limited<span class=\"printonly\">. <a rel=\"external_link\" class=\"external free\" href=\"http:\/\/twofold-software.com\/site\/2011\/12\/kb0014-label-printing-fails-reporting-invalid-printer-specified\/\" target=\"_blank\">http:\/\/twofold-software.com\/site\/2011\/12\/kb0014-label-printing-fails-reporting-invalid-printer-specified\/<\/a><\/span><span class=\"reference-accessdate\">. Retrieved 12 April 2018<\/span>.<\/span><span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=bookitem&rft.btitle=KB0014%3A+Label+Printing+fails+reporting+%E2%80%93+%E2%80%9CInvalid+printer+specified%E2%80%9D&rft.atitle=&rft.aulast=markc&rft.au=markc&rft.date=14+December+2011&rft.pub=Two+Fold+Software+Limited&rft_id=http%3A%2F%2Ftwofold-software.com%2Fsite%2F2011%2F12%2Fkb0014-label-printing-fails-reporting-invalid-printer-specified%2F&rfr_id=info:sid\/en.wikipedia.org:Two_Fold_Software_Limited\"><span style=\"display: none;\"> <\/span><\/span><\/span>\n<\/li>\n<li id=\"cite_note-TFTrace-19\"><span class=\"mw-cite-backlink\"><a href=\"#cite_ref-TFTrace_19-0\" rel=\"external_link\">\u2191<\/a><\/span> <span class=\"reference-text\"><span class=\"citation web\"><a rel=\"external_link\" class=\"external text\" href=\"http:\/\/twofold-software.com\/site\/products\/qualoupe\/functionality\/traceability\/\" target=\"_blank\">\"Traceability\"<\/a>. Two Fold Software Limited<span class=\"printonly\">. <a rel=\"external_link\" class=\"external free\" href=\"http:\/\/twofold-software.com\/site\/products\/qualoupe\/functionality\/traceability\/\" target=\"_blank\">http:\/\/twofold-software.com\/site\/products\/qualoupe\/functionality\/traceability\/<\/a><\/span><span class=\"reference-accessdate\">. Retrieved 12 April 2018<\/span>.<\/span><span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=bookitem&rft.btitle=Traceability&rft.atitle=&rft.pub=Two+Fold+Software+Limited&rft_id=http%3A%2F%2Ftwofold-software.com%2Fsite%2Fproducts%2Fqualoupe%2Ffunctionality%2Ftraceability%2F&rfr_id=info:sid\/en.wikipedia.org:Two_Fold_Software_Limited\"><span style=\"display: none;\"> <\/span><\/span><\/span>\n<\/li>\n<li id=\"cite_note-TFInstrument-20\"><span class=\"mw-cite-backlink\"><a href=\"#cite_ref-TFInstrument_20-0\" rel=\"external_link\">\u2191<\/a><\/span> <span class=\"reference-text\"><span class=\"citation web\"><a rel=\"external_link\" class=\"external text\" href=\"http:\/\/twofold-software.com\/site\/products\/qualoupe\/functionality\/interfacing\/\" target=\"_blank\">\"Instrument and Systems Interface\"<\/a>. Two Fold Software Limited<span class=\"printonly\">. <a rel=\"external_link\" class=\"external free\" href=\"http:\/\/twofold-software.com\/site\/products\/qualoupe\/functionality\/interfacing\/\" target=\"_blank\">http:\/\/twofold-software.com\/site\/products\/qualoupe\/functionality\/interfacing\/<\/a><\/span><span class=\"reference-accessdate\">. Retrieved 12 April 2018<\/span>.<\/span><span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=bookitem&rft.btitle=Instrument+and+Systems+Interface&rft.atitle=&rft.pub=Two+Fold+Software+Limited&rft_id=http%3A%2F%2Ftwofold-software.com%2Fsite%2Fproducts%2Fqualoupe%2Ffunctionality%2Finterfacing%2F&rfr_id=info:sid\/en.wikipedia.org:Two_Fold_Software_Limited\"><span style=\"display: none;\"> <\/span><\/span><\/span>\n<\/li>\n<\/ol>\n\n<!-- \nNewPP limit report\nCached time: 20181214204743\nCache expiry: 86400\nDynamic content: false\nCPU time usage: 0.543 seconds\nReal time usage: 0.565 seconds\nPreprocessor visited node count: 17154\/1000000\nPreprocessor generated node count: 43461\/1000000\nPost\u2010expand include size: 198350\/2097152 bytes\nTemplate argument size: 72248\/2097152 bytes\nHighest expansion depth: 11\/40\nExpensive parser function count: 0\/100\n-->\n\n<!-- \nTransclusion expansion time report (%,ms,calls,template)\n100.00% 505.411 1 - -total\n 58.46% 295.465 20 - Template:Cite_web\n 55.42% 280.099 20 - Template:Citation\/core\n 20.51% 103.644 1 - Template:Databox_LIMSfeature\n 19.62% 99.156 1 - Template:Databox\n 15.47% 78.169 1 - Template:Infobox_company\n 14.71% 74.351 80 - Template:Databox\/row\n 14.37% 72.615 1 - Template:Infobox\n 7.26% 36.705 80 - Template:Infobox\/row\n 2.80% 14.147 21 - Template:Citation\/make_link\n-->\n\n<!-- Saved in parser cache with key limswiki:pcache:idhash:3016-0!*!0!!en!5!* and timestamp 20181214204742 and revision id 32857\n -->\n<\/div><div class=\"printfooter\">Source: <a rel=\"external_link\" class=\"external\" href=\"https:\/\/www.limswiki.org\/index.php\/Two_Fold_Software_Limited\">https:\/\/www.limswiki.org\/index.php\/Two_Fold_Software_Limited<\/a><\/div>\n\t\t\t\t\t\t\t\t\t\t<!-- end content -->\n\t\t\t\t\t\t\t\t\t\t<div class=\"visualClear\"><\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t<!-- end of the left (by default at least) column -->\n\t\t<div class=\"visualClear\"><\/div>\n\t\t\t\t\t\n\t\t<\/div>\n\t\t\n\n<\/body>","10567b23ec0e460523bc83408b1c8ce0_images":[],"10567b23ec0e460523bc83408b1c8ce0_timestamp":1544820462,"e914753f99d483d4577b35fed71b3c94_type":"article","e914753f99d483d4577b35fed71b3c94_title":"Thermo Scientific","e914753f99d483d4577b35fed71b3c94_url":"https:\/\/www.limswiki.org\/index.php\/Thermo_Scientific","e914753f99d483d4577b35fed71b3c94_plaintext":"\n\n\t\t\n\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\n\t\t\t\tThermo Scientific\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\tFrom LIMSWiki\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\tJump to: navigation, search\n\n\t\t\t\t\t\n\t\t\t\t\tThermo Scientific\nIndustry\n \nScientific hardware\/softwareHeadquarters\n \n81 Wyman Street\r\nWaltham, Massachusetts , U.S. Number of locations\n \n85+Area served\n \nWorldwideProducts\n \n\n Products list\n Atlas CDS\r\nChromQuest\r\nDarwin\r\nData Manager\r\nNautilus\r\nSampleManager\r\nWatson\nParent\n \nThermo Fisher Scientific, Inc.Website\n \nThermoFisher.comLinkedIn\n \nhttps:\/\/www.linkedin.com\/company\/3081\n\nThermo Scientific develops and distributes scientific hardware and software solutions. In May 2016, parent company Thermo Fisher Scientific converted the company website for Thermo Scientific to \"Thermo Fisher Scientific,\" with domain names redirecting.[1] As of October 2016[update], the status of the \"Thermo Scientific\" brand is not clear.\n\nContents\n\n1 History \n2 Technology and products \n\n2.1 Software \n\n2.1.1 Features \n2.1.2 Pricing \n2.1.3 Demonstration videos and other media \n2.1.4 Additional information \n\n\n\n\n3 See also \n4 References \n\n\n\nHistory \nSome of Thermo Scientific's existing products are acquisitions, originating from the purchase of InnaPhase Corporation in 2004.[2][3]\nOn May 14, 2006, Thermo Electron and Fisher Scientific announced that they would merge in a tax-free, stock-for-stock exchange, with the merged company being named Thermo Fisher Scientific; the merger was announced completed on November 9.[4] However, the Federal Trade Commission (FTC) ruled that this acquisition was anti-competitive with regard to centrifugal vacuum evaporators (CVEs) because \"Thermo and Fisher are the only two significant suppliers of high-performance CVEs in the United States.\"[5] The FTC required Fisher to divest Genevac to settle the charges of anti-competitive behavior. In April 2007, Genevac was sold to Riverlake Partners, LLC[6], and the divestiture met FTC approval in March 2007.[7]\nThe Galileo ADME\/toxicology LIMS[8] was quietly phased out sometime in 2014.\nThermo Scientific is one of the brand names used by Thermo Fisher Scientific. Other brand names used over the years have included Fisher Scientific, Chromacol, Nalgene, Cellomics, Cole-Parmer, Pierce Protein Research, and Fermentas. However, in May 2016, the company website for Thermo Scientific was converted to \"Thermo Fisher Scientific,\" with domain names redirecting.[1] As of October 2016[update], the status of the \"Thermo Scientific\" brand is not clear.\n\nTechnology and products \nSoftware \nThermo Fisher develops, supports, and markets many software products for the laboratory, science, and health industries:\nLIMS\nDarwin is a pharmaceutical-based laboratory information management system (LIMS) designed to help reduce \"the time it takes to implement, validate, achieve user acceptance and maintain system upgrades, all while improving productivity and end-user experience.\"[9]\nNautilus is a general-purpose LIMS \"that increases workflow efficiency, throughput and data reliability while simplifying administration, sample traceability and regulatory compliance.\"[10]\nSampleManager is an industry-neutral LIMS that \"increases productivity and improves the responsiveness and agility of labs across a wide range of regulated and non-regulated industries.\"[11]\nWatson is LIMS for bioanalytical labs that \"facilitates efficient study design and data transfer while streamlining assay validation, bioanalysis, instrument interfacing, sample tracking, results reporting and regulatory compliance.\"[12]\nCDMS and SDMS\nAtlas is a scalable chromatography data management system (CDMS) designed as an \"enterprise level application that controls instruments from multiple vendors ... [and] adds additional flexibility and scalability over corporate networks or WANs.\"[13] Features include: \"sample preparation, multiple channel and multiple inlet updates, advanced chromatogram overlay evaluation,\" \"digital instrument communication, direct control and data acquisition, peak data processing, and reporting.\"[13]\nChromQuest is a scalable CDMS that \"[c]ontrols LC and GC systems and associated instruments.\"[14] The software \"can set up conditional actions in a sequence prior to injections, such as trigger a notification, abort, run a shut-down, or re-calibrate.\"[14]\nData Manager is a scientific data management system (SDMS) that \"lets you securely share, compare, search, query and reuse raw instrument and document data across your organization.\"[15] Features include: instrument integration, data sharing, raw data and normalized XML data management, 150+ file type convertors, metadata support, and 21 CFR Part 11 compliance.[15]\n\nFeatures \n\n\n\n \n The following feature list(s) is\/are derived solely from public, freely-available online information the vendor provides. A lack of a \"Y\" does not necessarily mean that the product doesn't have that feature. The lack of a \"Y\" could mean:\n the vendor chose to not put relevant feature information online despite its existence in the product.\n the vendor chooses to make the feature information available only to those who create an account or call\/e-mail.\n the feature information exists online to the public, but a URL could not be found to cite the existence of the feature.\n the feature does not exist for the product.\nA vendor's product may receive more confirmed features with the addition of more public information to the vendor's site and\/or by providing a URL to a page or document that can act as a citation for the existence of the feature. Prospective buyers are highly recommended to contact the vendor directly to verify features as this list isn't authoritative, and product upgrades and changes happen rapidly in some cases.\r\n \n\n\n\n\n\n\n\n\n\n Product: Darwin\n\n\n Sample, Inventory, and Data Management\n\n\n Sample login and management?\n\n\n\n\n Sample tracking?\n\n\n\n\n Sample and\/or result batching?\n\n Y[9]\n\n\n Task and event scheduling?\n\n\n\n\n Option for manual result entry?\n\n\n\n\n Multiple data viewing methods?\n\n\n\n\n Data and trend analysis?\n\n\n\n\n Data and equipment sharing?\n\n\n\n\n Customizable fields and\/or interface?\n\n\n\n\n Query capability?\n\n Y[9]\n\n\n Import data?\n\n\n\n\n Internal file or data linking?\n\n\n\n\n External file or data linking?\n\n\n\n\n ELN support or integration?\n\n\n\n\n Export data to MS Excel?\n\n\n\n\n Export raw date?\n\n\n\n\n Data warehouse?\n\n\n\n\n Deadline control?\n\n\n\n\n Production control?\n\n Y[9]\n\n\n Project and\/or task management?\n\n Y[9]\n\n\n Inventory management?\n\n Y[9]\n\n\n Document creation and\/or management?\n\n Y[16]\n\n\n Case management?\n\n\n\n\n Workflow management?\n\n\n\n\n Specification management?\n\n Y[9]\n\n\n Customer management?\n\n\n\n\n Billing management?\n\n\n\n\n Quality, Security, and Compliance\n\n\n Regulatory compliance?\n\n Y[9]\n\n\n QA \/ QC functions?\n\n Y[16]\n\n\n Performance evaluation?\n\n\n\n\n Audit trail?\n\n Y[16]\n\n\n Chain of custody?\n\n\n\n\n Configurable roles and security?\n\n Y[16]\n\n\n Data normalization?\n\n\n\n\n Data validation?\n\n\n\n\n Data encryption?\n\n\n\n\n Version control?\n\n Y[16]\n\n\n Automatic data backup?\n\n\n\n\n Environmental monitoring?\n\n Y[9]\n\n\n Reporting, Labeling, and Printing\n\n\n Custom reporting?\n\n\n\n\n Report printing?\n\n\n\n\n Label support?\n\n\n\n\n Barcode support?\n\n\n\n\n Export to PDF?\n\n\n\n\n Export to MS Word?\n\n\n\n\n Export to HTML and\/or XML?\n\n\n\n\n Fax integration?\n\n\n\n\n Email integration?\n\n\n\n\n Base Functionality\n\n\n Administrator management?\n\n\n\n\n Modular?\n\n\n\n\n Instrument interfacing and management?\n\n Y[16]\n\n\n Mobile device integration?\n\n\n\n\n Alarms and\/or alerts?\n\n Y[9]\n\n\n Work-related time tracking?\n\n\n\n\n Voice recognition system?\n\n\n\n\n External monitoring?\n\n\n\n\n Messaging?\n\n\n\n\n Multilingual?\n\n\n\n\n Network-capable?\n\n\n\n\n Web client or portal?\n\n\n\n\n Online or integrated help?\n\n\n\n\n SaaS delivery option?\n\n\n\n\n Usage-based cost?\n\n\n\n\n Industries Served\n\n\n pharmaceutical\n\n\n\n\n\n\n\n Product: Nautilus\n\n\n Sample, Inventory, and Data Management\n\n\n Sample login and management?\n\n Y[10]\n\n\n Sample tracking?\n\n Y[10]\n\n\n Sample and\/or result batching?\n\n\n\n\n Task and event scheduling?\n\n\n\n\n Option for manual result entry?\n\n\n\n\n Multiple data viewing methods?\n\n Y[17]\n\n\n Data and trend analysis?\n\n\n\n\n Data and equipment sharing?\n\n\n\n\n Customizable fields and\/or interface?\n\n\n\n\n Query capability?\n\n\n\n\n Import data?\n\n Y[10]\n\n\n Internal file or data linking?\n\n\n\n\n External file or data linking?\n\n\n\n\n ELN support or integration?\n\n\n\n\n Export data to MS Excel?\n\n\n\n\n Export raw date?\n\n\n\n\n Data warehouse?\n\n\n\n\n Deadline control?\n\n\n\n\n Production control?\n\n\n\n\n Project and\/or task management?\n\n\n\n\n Inventory management?\n\n\n\n\n Document creation and\/or management?\n\n\n\n\n Case management?\n\n\n\n\n Workflow management?\n\n Y[10]\n\n\n Specification management?\n\n\n\n\n Customer management?\n\n\n\n\n Billing management?\n\n\n\n\n Quality, Security, and Compliance\n\n\n Regulatory compliance?\n\n Y[17]\n\n\n QA \/ QC functions?\n\n Y[17]\n\n\n Performance evaluation?\n\n\n\n\n Audit trail?\n\n Y[17]\n\n\n Chain of custody?\n\n\n\n\n Configurable roles and security?\n\n\n\n\n Data normalization?\n\n\n\n\n Data validation?\n\n\n\n\n Data encryption?\n\n\n\n\n Version control?\n\n\n\n\n Automatic data backup?\n\n\n\n\n Environmental monitoring?\n\n\n\n\n Reporting, Labeling, and Printing\n\n\n Custom reporting?\n\n\n\n\n Report printing?\n\n\n\n\n Label support?\n\n\n\n\n Barcode support?\n\n\n\n\n Export to PDF?\n\n\n\n\n Export to MS Word?\n\n\n\n\n Export to HTML and\/or XML?\n\n\n\n\n Fax integration?\n\n\n\n\n Email integration?\n\n\n\n\n Base Functionality\n\n\n Administrator management?\n\n\n\n\n Modular?\n\n\n\n\n Instrument interfacing and management?\n\n\n\n\n Mobile device integration?\n\n\n\n\n Alarms and\/or alerts?\n\n\n\n\n Work-related time tracking?\n\n\n\n\n Voice recognition system?\n\n\n\n\n External monitoring?\n\n\n\n\n Messaging?\n\n\n\n\n Multilingual?\n\n\n\n\n Network-capable?\n\n\n\n\n Web client or portal?\n\n Y[10]\n\n\n Online or integrated help?\n\n\n\n\n SaaS delivery option?\n\n\n\n\n Usage-based cost?\n\n\n\n\n Industries Served\n\n\n manufacturing and R&D\n\n\n\n\n\n\n\n Product: SampleManager\n\n\n Sample, Inventory, and Data Management\n\n\n Sample login and management?\n\n Y[11]\n\n\n Sample tracking?\n\n Y[11]\n\n\n Sample and\/or result batching?\n\n\n\n\n Task and event scheduling?\n\n Y[11]\n\n\n Option for manual result entry?\n\n\n\n\n Multiple data viewing methods?\n\n\n\n\n Data and trend analysis?\n\n Y[11]\n\n\n Data and equipment sharing?\n\n Y[18]\n\n\n Customizable fields and\/or interface?\n\n Y[11]\n\n\n Query capability?\n\n Y[11]\n\n\n Import data?\n\n\n\n\n Internal file or data linking?\n\n\n\n\n External file or data linking?\n\n\n\n\n ELN support or integration?\n\n\n\n\n Export data to MS Excel?\n\n\n\n\n Export raw date?\n\n\n\n\n Data warehouse?\n\n\n\n\n Deadline control?\n\n\n\n\n Production control?\n\n Y[11]\n\n\n Project and\/or task management?\n\n\n\n\n Inventory management?\n\n Y[11]\n\n\n Document creation and\/or management?\n\n Y[11]\n\n\n Case management?\n\n\n\n\n Workflow management?\n\n\n\n\n Specification management?\n\n\n\n\n Customer management?\n\n\n\n\n Billing management?\n\n\n\n\n Quality, Security, and Compliance\n\n\n Regulatory compliance?\n\n Y[11]\n\n\n QA \/ QC functions?\n\n Y[18]\n\n\n Performance evaluation?\n\n\n\n\n Audit trail?\n\n Y[18]\n\n\n Chain of custody?\n\n Y[18]\n\n\n Configurable roles and security?\n\n\n\n\n Data normalization?\n\n\n\n\n Data validation?\n\n Y[18]\n\n\n Data encryption?\n\n\n\n\n Version control?\n\n Y[18]\n\n\n Automatic data backup?\n\n\n\n\n Environmental monitoring?\n\n\n\n\n Reporting, Labeling, and Printing\n\n\n Custom reporting?\n\n Y[11]\n\n\n Report printing?\n\n Y[18]\n\n\n Label support?\n\n Y[11]\n\n\n Barcode support?\n\n\n\n\n Export to PDF?\n\n Y[11]\n\n\n Export to MS Word?\n\n\n\n\n Export to HTML and\/or XML?\n\n Y[11]\n\n\n Fax integration?\n\n\n\n\n Email integration?\n\n Y[18]\n\n\n Base Functionality\n\n\n Administrator management?\n\n Y[11]\n\n\n Modular?\n\n Y[18]\n\n\n Instrument interfacing and management?\n\n Y[11]\n\n\n Mobile device integration?\n\n\n\n\n Alarms and\/or alerts?\n\n Y[18]\n\n\n Work-related time tracking?\n\n\n\n\n Voice recognition system?\n\n\n\n\n External monitoring?\n\n\n\n\n Messaging?\n\n\n\n\n Multilingual?\n\n Y[11]\n\n\n Network-capable?\n\n Y[11]\n\n\n Web client or portal?\n\n Y[11]\n\n\n Online or integrated help?\n\n\n\n\n SaaS delivery option?\n\n\n\n\n Usage-based cost?\n\n\n\n\n Industries Served\n\n\n contract services, environmental,\r\nfood and beverage, general, manufacturing\r\nand R&D, petrochemical, pharmaceutical,\r\npower and utility\n\n\n\n\n\n\n\n Product: Watson\n\n\n Sample, Inventory, and Data Management\n\n\n Sample login and management?\n\n Y[12]\n\n\n Sample tracking?\n\n Y[12]\n\n\n Sample and\/or result batching?\n\n\n\n\n Task and event scheduling?\n\n\n\n\n Option for manual result entry?\n\n\n\n\n Multiple data viewing methods?\n\n\n\n\n Data and trend analysis?\n\n Y[12]\n\n\n Data and equipment sharing?\n\n Y[19]\n\n\n Customizable fields and\/or interface?\n\n\n\n\n Query capability?\n\n\n\n\n Import data?\n\n Y[12]\n\n\n Internal file or data linking?\n\n\n\n\n External file or data linking?\n\n\n\n\n ELN support or integration?\n\n\n\n\n Export data to MS Excel?\n\n\n\n\n Export raw date?\n\n\n\n\n Data warehouse?\n\n\n\n\n Deadline control?\n\n\n\n\n Production control?\n\n\n\n\n Project and\/or task management?\n\n Y[12]\n\n\n Inventory management?\n\n\n\n\n Document creation and\/or management?\n\n Y[12]\n\n\n Case management?\n\n\n\n\n Workflow management?\n\n\n\n\n Specification management?\n\n\n\n\n Customer management?\n\n\n\n\n Billing management?\n\n\n\n\n Quality, Security, and Compliance\n\n\n Regulatory compliance?\n\n Y[12]\n\n\n QA \/ QC functions?\n\n\n\n\n Performance evaluation?\n\n\n\n\n Audit trail?\n\n Y[19]\n\n\n Chain of custody?\n\n\n\n\n Configurable roles and security?\n\n Y[19]\n\n\n Data normalization?\n\n\n\n\n Data validation?\n\n\n\n\n Data encryption?\n\n\n\n\n Version control?\n\n\n\n\n Automatic data backup?\n\n\n\n\n Environmental monitoring?\n\n\n\n\n Reporting, Labeling, and Printing\n\n\n Custom reporting?\n\n Y[12]\n\n\n Report printing?\n\n\n\n\n Label support?\n\n Y[12]\n\n\n Barcode support?\n\n Y[12]\n\n\n Export to PDF?\n\n\n\n\n Export to MS Word?\n\n\n\n\n Export to HTML and\/or XML?\n\n\n\n\n Fax integration?\n\n\n\n\n Email integration?\n\n\n\n\n Base Functionality\n\n\n Administrator management?\n\n\n\n\n Modular?\n\n\n\n\n Instrument interfacing and management?\n\n Y[12]\n\n\n Mobile device integration?\n\n\n\n\n Alarms and\/or alerts?\n\n\n\n\n Work-related time tracking?\n\n\n\n\n Voice recognition system?\n\n\n\n\n External monitoring?\n\n\n\n\n Messaging?\n\n\n\n\n Multilingual?\n\n\n\n\n Network-capable?\n\n\n\n\n Web client or portal?\n\n\n\n\n Online or integrated help?\n\n\n\n\n SaaS delivery option?\n\n\n\n\n Usage-based cost?\n\n\n\n\n Industries Served\n\n\n biotechnology, clinical research, life sciences\n\n\n\nPricing \nDemonstration videos and other media \nThe following demonstration videos are available for Thermo Fisher software products:\n\n Laboratory Information Management Systems: Darwin\n Laboratory Information Management Systems: Nautilus\n Laboratory Information Management Systems: SampleManager\n Laboratory Information Management Systems: Watson\n Integration Manager: Paperless Laboratory Workflow\n A Water and Environmental Testing Configuration of SampleManager\n SampleManager 11: Most Configurable LIMS, SampleManager 11\n SampleManager 11: SampleManager 11, with Configurable Data Flow-Through\n SampleManager 11: Automated Regulatory Compliance Workflows for Food Production\nAdditional information \n Atlas brochure\n ChromQuest brochure\n Data Manager brochure\n Nautilus brochure\n SampleManager brochure\n Watson brochure\nSee also \n Dionex Corporation\nReferences \n\n\u2191 1.0 1.1 \"www.thermoscientific.com\". Internet Archive Wayback Machine. Thermo Fisher Scientific. Archived from the original on 01 May 2016. https:\/\/web.archive.org\/web\/20160501065430\/http:\/\/www.thermoscientific.com\/ . Retrieved 04 October 2016 .   \n\n\u2191 \"Thermo Electron Acquires InnaPhase Corporation\" Thermo Fisher Scientific, Inc.. 13 September 2004. Retrieved 09 February 2012. \n \n\n\u2191 \"InnaPhase Continues to Deliver\" Scientific Computing. Retrieved 09 February 2012. \n \n\n\u2191 \"Merger of Thermo Electron and Fisher Scientific Completed, Forming Thermo Fisher Scientific\". PR Newswire. PR Newswire Association, LLC. 09 November 2006. http:\/\/multivu.prnewswire.com\/mnr\/thermofisher\/25929\/ . Retrieved 24 February 2015 .   \n\n\u2191 \"Thermo Electron Corporation, In the Matter of\". Federal Trade Commission. 30 March 2007. http:\/\/www.ftc.gov\/enforcement\/cases-proceedings\/0610187\/thermo-electron-corporation-matter . Retrieved 24 February 2015 .   \n\n\u2191 \"Riverlake Partners, LLC Acquires UK-based Genevac, Ltd\" (PDF). Riverlake Partners, LLC. 03 April 2007. http:\/\/www.riverlakepartners.com\/documents\/Genevac_Final_Press_Release.pdf . Retrieved 24 February 2015 .   \n\n\u2191 \"FTC Approves Proposed Divestiture in Matter of Thermo Electron Corporation\". Federal Trade Commission. 30 March 2007. http:\/\/www.ftc.gov\/news-events\/press-releases\/2007\/03\/ftc-approves-proposed-divestiture-matter-thermo-electron . Retrieved 24 February 2015 .   \n\n\u2191 \"Galileo LIMS for HTS ADME Laboratories\". Thermo Fisher Scientific, Inc. Archived from the original on 25 November 2013. https:\/\/web.archive.org\/web\/20131125074750\/http:\/\/www.thermoscientific.com\/en\/product\/galileo-lims-hts-adme-laboratories.html . Retrieved 01 October 2015 .   \n\n\u2191 9.0 9.1 9.2 9.3 9.4 9.5 9.6 9.7 9.8 9.9 \"LIMS Solution for Pharmaceutical Manufacturing\". Thermo Fisher Scientific, Inc. https:\/\/www.thermofisher.com\/order\/catalog\/product\/INF-11007-PHARM-M . Retrieved 04 October 2016 .   \n\n\u2191 10.0 10.1 10.2 10.3 10.4 10.5 \"Nautilus LIMS for Dynamic Discovery and R&D Environments\". Thermo Fisher Scientific, Inc. https:\/\/www.thermofisher.com\/order\/catalog\/product\/INF-12000 . Retrieved 04 October 2016 .   \n\n\u2191 11.00 11.01 11.02 11.03 11.04 11.05 11.06 11.07 11.08 11.09 11.10 11.11 11.12 11.13 11.14 11.15 11.16 11.17 11.18 11.19 \"SampleManager LIMS\". Thermo Fisher Scientific, Inc. https:\/\/www.thermofisher.com\/order\/catalog\/product\/INF-11000 . Retrieved 04 October 2016 .   \n\n\u2191 12.00 12.01 12.02 12.03 12.04 12.05 12.06 12.07 12.08 12.09 12.10 12.11 \"Watson LIMS for Bioanalytical Laboratories\". Thermo Fisher Scientific, Inc. https:\/\/www.thermofisher.com\/order\/catalog\/product\/INF-21000 . Retrieved 04 October 2016 .   \n\n\u2191 13.0 13.1 \"Atlas Chromatography Data System (CDS)\". Thermo Fisher Scientific, Inc. https:\/\/www.thermofisher.com\/order\/catalog\/product\/INF-14001 . Retrieved 04 October 2016 .   \n\n\u2191 14.0 14.1 \"ChromQuest Software Platform\". Thermo Fisher Scientific, Inc. https:\/\/www.thermofisher.com\/order\/catalog\/product\/INQSOF012 . Retrieved 04 October 2016 .   \n\n\u2191 15.0 15.1 \"Data Manager Software\". Thermo Fisher Scientific, Inc. https:\/\/www.thermofisher.com\/order\/catalog\/product\/INF-42001-DATA-MGR . Retrieved 04 October 2016 .   \n\n\u2191 16.0 16.1 16.2 16.3 16.4 16.5 \"Thermo Scientific Darwin LIMS\" (PDF). Thermo Fisher Scientific, Inc. Archived from the original on 01 October 2015. https:\/\/web.archive.org\/web\/20151001190015\/http:\/\/www.thermoscientific.com\/content\/dam\/tfs\/ATG\/CMD\/CMD%20Marketing%20Material\/AutomationCollateral\/Darwin-LIMS.pdf . Retrieved 04 October 2016 .   \n\n\u2191 17.0 17.1 17.2 17.3 \"Thermo Scientific Nautilus LIMS\" (PDF). Thermo Fisher Scientific, Inc. https:\/\/www.thermofisher.com\/content\/dam\/tfs\/ATG\/CMD\/CMD%20Documents\/Application%20&%20Technical%20Notes\/Laboratory%20Information%20Management%20Systems%20(LIMS)\/NAUBIO610.pdf . Retrieved 04 October 2016 .   \n\n\u2191 18.0 18.1 18.2 18.3 18.4 18.5 18.6 18.7 18.8 18.9 \"Thermo Scientific SampleManager LIMS\" (PDF). Thermo Fisher Scientific, Inc. https:\/\/www.thermofisher.com\/content\/dam\/tfs\/ATG\/CMD\/CMD%20Documents\/Application%20&%20Technical%20Notes\/Laboratory%20Information%20Management%20Systems%20(LIMS)\/SMPTR610.pdf . Retrieved 04 October 2016 .   \n\n\u2191 19.0 19.1 19.2 \"Thermo Scientific Watson LIMS\" (PDF). Thermo Fisher Scientific, Inc. https:\/\/www.thermofisher.com\/content\/dam\/tfs\/ATG\/CMD\/CMD%20Marketing%20Material\/AutomationCollateral\/Watson-LIMS-for-Bioanalytical-Laboratories.pdf . Retrieved 04 October 2016 .   \n\n\n\n\n\n\n\n\nSource: <a rel=\"external_link\" class=\"external\" href=\"https:\/\/www.limswiki.org\/index.php\/Thermo_Scientific\">https:\/\/www.limswiki.org\/index.php\/Thermo_Scientific<\/a>\n\t\t\t\t\tCategories: Articles containing potentially dated statements from October 2016Articles with invalid date parameter in templateAll articles containing potentially dated statementsBiotechnology LIMSCDMS vendorClinical research LIMSContract services LIMSEnvironmental LIMSFood and beverage LIMSGeneral LIMSGeneral SDMSLife sciences LIMSLIMS vendorManufacturing and R&D LIMSPetrochemical LIMSPharmaceutical LIMSPower and utility LIMSSDMS vendorVendors\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\n\t\t\t\n\t\t\n\t\t\n\t\t\tNavigation menu\n\t\t\t\t\t\n\t\t\tViews\n\n\t\t\t\n\t\t\t\t\n\t\t\t\tPage\n\t\t\t\tDiscussion\n\t\t\t\tView source\n\t\t\t\tHistory\n\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\n\t\t\t\t\n\t\t\t\tPersonal tools\n\n\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\tLog in\n\t\t\t\t\t\t\t\t\t\t\t\t\tRequest account\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\n\t\t\t\n\t\t\t\n\t\t\t\t\n\t\t\t\n\t\t\t\t\n\t\tNavigation\n\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\tMain page\n\t\t\t\t\t\t\t\t\t\t\tRecent changes\n\t\t\t\t\t\t\t\t\t\t\tRandom page\n\t\t\t\t\t\t\t\t\t\t\tHelp\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\n\t\t\n\t\t\t\n\t\t\tSearch\n\n\t\t\t\n\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t \n\t\t\t\t\t\t\n\t\t\t\t\n\n\t\t\t\t\t\t\t\n\t\t\n\t\t\t\n\t\t\tTools\n\n\t\t\t\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\tWhat links here\n\t\t\t\t\t\t\t\t\t\t\tRelated changes\n\t\t\t\t\t\t\t\t\t\t\tSpecial pages\n\t\t\t\t\t\t\t\t\t\t\tPermanent link\n\t\t\t\t\t\t\t\t\t\t\tPage information\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\n\t\t\n\t\tPrint\/export\n\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\tCreate a book\n\t\t\t\t\t\t\t\t\t\t\tDownload as PDF\n\t\t\t\t\t\t\t\t\t\t\tDownload as Plain text\n\t\t\t\t\t\t\t\t\t\t\tPrintable version\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\n\t\t\n\t\t\n\t\tSponsors\n\t\t\n\t\t\t \r\n\n\t\r\n\n\t\r\n\n\t\r\n\n\t\n\t\r\n\n \r\n\n\t\n\t\r\n\n \r\n\n\t\n\t\r\n\n\t\n\t\r\n\n\t\r\n\n\t\r\n\n\t\r\n\t\t\n\t\t\n\t\t\t\n\t\t\n\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t This page was last modified on 20 March 2018, at 15:47.\n\t\t\t\t\t\t\t\t\tThis page has been accessed 23,277 times.\n\t\t\t\t\t\t\t\t\tContent is available under a Creative Commons Attribution-ShareAlike 4.0 International License unless otherwise noted.\n\t\t\t\t\t\t\t\t\tPrivacy policy\n\t\t\t\t\t\t\t\t\tAbout LIMSWiki\n\t\t\t\t\t\t\t\t\tDisclaimers\n\t\t\t\t\t\t\t\n\t\t\n\t\t\n\t\t\n\n","e914753f99d483d4577b35fed71b3c94_html":"<body class=\"mediawiki ltr sitedir-ltr ns-0 ns-subject page-Thermo_Scientific skin-monobook action-view\">\n<div id=\"rdp-ebb-globalWrapper\">\n\t\t<div id=\"rdp-ebb-column-content\">\n\t\t\t<div id=\"rdp-ebb-content\" class=\"mw-body\" role=\"main\">\n\t\t\t\t<a id=\"rdp-ebb-top\"><\/a>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<h1 id=\"rdp-ebb-firstHeading\" class=\"firstHeading\" lang=\"en\">Thermo Scientific<\/h1>\n\t\t\t\t\n\t\t\t\t<div id=\"rdp-ebb-bodyContent\" class=\"mw-body-content\">\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\n\t\t\t\t\t<!-- start content -->\n\t\t\t\t\t<div id=\"rdp-ebb-mw-content-text\" lang=\"en\" dir=\"ltr\" class=\"mw-content-ltr\">\n<p><b>Thermo Scientific<\/b> develops and distributes scientific hardware and software solutions. In May 2016, parent company Thermo Fisher Scientific converted the company website for Thermo Scientific to \"Thermo Fisher Scientific,\" with domain names redirecting.<sup id=\"rdp-ebb-cite_ref-ThermoSciChange_1-0\" class=\"reference\"><a href=\"#cite_note-ThermoSciChange-1\" rel=\"external_link\">[1]<\/a><\/sup> As of October 2016<sup class=\"plainlinks noprint asof-tag update\" style=\"display:none;\"><\/sup>, the status of the \"Thermo Scientific\" brand is not clear.\n<\/p>\n\n\n<h2><span class=\"mw-headline\" id=\"History\">History<\/span><\/h2>\n<p>Some of Thermo Scientific's existing products are acquisitions, originating from the purchase of in 2004.<sup id=\"rdp-ebb-cite_ref-2\" class=\"reference\"><a href=\"#cite_note-2\" rel=\"external_link\">[2]<\/a><\/sup><sup id=\"rdp-ebb-cite_ref-3\" class=\"reference\"><a href=\"#cite_note-3\" rel=\"external_link\">[3]<\/a><\/sup>\n<\/p><p>On May 14, 2006, Thermo Electron and Fisher Scientific announced that they would merge in a tax-free, stock-for-stock exchange, with the merged company being named Thermo Fisher Scientific; the merger was announced completed on November 9.<sup id=\"rdp-ebb-cite_ref-ReferenceA_4-0\" class=\"reference\"><a href=\"#cite_note-ReferenceA-4\" rel=\"external_link\">[4]<\/a><\/sup> However, the Federal Trade Commission (FTC) ruled that this acquisition was anti-competitive with regard to centrifugal vacuum evaporators (CVEs) because \"Thermo and Fisher are the only two significant suppliers of high-performance CVEs in the United States.\"<sup id=\"rdp-ebb-cite_ref-FTCThermoFisher_5-0\" class=\"reference\"><a href=\"#cite_note-FTCThermoFisher-5\" rel=\"external_link\">[5]<\/a><\/sup> The FTC required Fisher to divest Genevac to settle the charges of anti-competitive behavior. In April 2007, Genevac was sold to Riverlake Partners, LLC<sup id=\"rdp-ebb-cite_ref-RiverGen_6-0\" class=\"reference\"><a href=\"#cite_note-RiverGen-6\" rel=\"external_link\">[6]<\/a><\/sup>, and the divestiture met FTC approval in March 2007.<sup id=\"rdp-ebb-cite_ref-FTCApprov_7-0\" class=\"reference\"><a href=\"#cite_note-FTCApprov-7\" rel=\"external_link\">[7]<\/a><\/sup>\n<\/p><p>The Galileo ADME\/toxicology LIMS<sup id=\"rdp-ebb-cite_ref-GalileoHomeArch_8-0\" class=\"reference\"><a href=\"#cite_note-GalileoHomeArch-8\" rel=\"external_link\">[8]<\/a><\/sup> was quietly phased out sometime in 2014.\n<\/p><p>Thermo Scientific is one of the brand names used by Thermo Fisher Scientific. Other brand names used over the years have included Fisher Scientific, Chromacol, Nalgene, Cellomics, Cole-Parmer, Pierce Protein Research, and Fermentas. However, in May 2016, the company website for Thermo Scientific was converted to \"Thermo Fisher Scientific,\" with domain names redirecting.<sup id=\"rdp-ebb-cite_ref-ThermoSciChange_1-1\" class=\"reference\"><a href=\"#cite_note-ThermoSciChange-1\" rel=\"external_link\">[1]<\/a><\/sup> As of October 2016<sup class=\"plainlinks noprint asof-tag update\" style=\"display:none;\"><\/sup>, the status of the \"Thermo Scientific\" brand is not clear.\n<\/p>\n<h2><span class=\"mw-headline\" id=\"Technology_and_products\">Technology and products<\/span><\/h2>\n<h3><span class=\"mw-headline\" id=\"Software\">Software<\/span><\/h3>\n<p>Thermo Fisher develops, supports, and markets many software products for the laboratory, science, and health industries:\n<\/p><p><b>LIMS<\/b>\n<\/p><p><i>Darwin<\/i> is a pharmaceutical-based <a href=\"https:\/\/www.limswiki.org\/index.php\/Laboratory_information_management_system\" title=\"Laboratory information management system\" target=\"_blank\" class=\"wiki-link\" data-key=\"8ff56a51d34c9b1806fcebdcde634d00\">laboratory information management system<\/a> (LIMS) designed to help reduce \"the time it takes to implement, validate, achieve user acceptance and maintain system upgrades, all while improving productivity and end-user experience.\"<sup id=\"rdp-ebb-cite_ref-DarwinHome_9-0\" class=\"reference\"><a href=\"#cite_note-DarwinHome-9\" rel=\"external_link\">[9]<\/a><\/sup>\n<\/p><p><i>Nautilus<\/i> is a general-purpose LIMS \"that increases workflow efficiency, throughput and data reliability while simplifying administration, sample traceability and regulatory compliance.\"<sup id=\"rdp-ebb-cite_ref-NautilusHome_10-0\" class=\"reference\"><a href=\"#cite_note-NautilusHome-10\" rel=\"external_link\">[10]<\/a><\/sup>\n<\/p><p><i>SampleManager<\/i> is an industry-neutral LIMS that \"increases productivity and improves the responsiveness and agility of labs across a wide range of regulated and non-regulated industries.\"<sup id=\"rdp-ebb-cite_ref-SMHome_11-0\" class=\"reference\"><a href=\"#cite_note-SMHome-11\" rel=\"external_link\">[11]<\/a><\/sup>\n<\/p><p><i>Watson<\/i> is LIMS for bioanalytical labs that \"facilitates efficient study design and data transfer while streamlining assay validation, bioanalysis, instrument interfacing, sample tracking, results reporting and regulatory compliance.\"<sup id=\"rdp-ebb-cite_ref-WatsonHome_12-0\" class=\"reference\"><a href=\"#cite_note-WatsonHome-12\" rel=\"external_link\">[12]<\/a><\/sup>\n<\/p><p><b>CDMS and SDMS<\/b>\n<\/p><p><i>Atlas<\/i> is a scalable <a href=\"https:\/\/www.limswiki.org\/index.php\/Chromatography_data_management_system\" title=\"Chromatography data management system\" target=\"_blank\" class=\"wiki-link\" data-key=\"e0b59eaaca214b3b757b613af60743ad\">chromatography data management system<\/a> (CDMS) designed as an \"enterprise level application that controls instruments from multiple vendors ... [and] adds additional flexibility and scalability over corporate networks or WANs.\"<sup id=\"rdp-ebb-cite_ref-AtlasHome_13-0\" class=\"reference\"><a href=\"#cite_note-AtlasHome-13\" rel=\"external_link\">[13]<\/a><\/sup> Features include: \"sample preparation, multiple channel and multiple inlet updates, advanced chromatogram overlay evaluation,\" \"digital instrument communication, direct control and data acquisition, peak data processing, and reporting.\"<sup id=\"rdp-ebb-cite_ref-AtlasHome_13-1\" class=\"reference\"><a href=\"#cite_note-AtlasHome-13\" rel=\"external_link\">[13]<\/a><\/sup>\n<\/p><p><i>ChromQuest<\/i> is a scalable CDMS that \"[c]ontrols LC and GC systems and associated instruments.\"<sup id=\"rdp-ebb-cite_ref-CQHome_14-0\" class=\"reference\"><a href=\"#cite_note-CQHome-14\" rel=\"external_link\">[14]<\/a><\/sup> The software \"can set up conditional actions in a sequence prior to injections, such as trigger a notification, abort, run a shut-down, or re-calibrate.\"<sup id=\"rdp-ebb-cite_ref-CQHome_14-1\" class=\"reference\"><a href=\"#cite_note-CQHome-14\" rel=\"external_link\">[14]<\/a><\/sup>\n<\/p><p><i>Data Manager<\/i> is a <a href=\"https:\/\/www.limswiki.org\/index.php\/Scientific_data_management_system\" title=\"Scientific data management system\" target=\"_blank\" class=\"wiki-link\" data-key=\"9f38d322b743f578fef487b6f3d7c253\">scientific data management system<\/a> (SDMS) that \"lets you securely share, compare, search, query and reuse raw instrument and document data across your organization.\"<sup id=\"rdp-ebb-cite_ref-DMHome_15-0\" class=\"reference\"><a href=\"#cite_note-DMHome-15\" rel=\"external_link\">[15]<\/a><\/sup> Features include: instrument integration, data sharing, raw data and normalized XML data management, 150+ file type convertors, metadata support, and 21 CFR Part 11 compliance.<sup id=\"rdp-ebb-cite_ref-DMHome_15-1\" class=\"reference\"><a href=\"#cite_note-DMHome-15\" rel=\"external_link\">[15]<\/a><\/sup>\n<\/p>\n<h4><span class=\"mw-headline\" id=\"Features\">Features<\/span><\/h4>\n\n<table style=\"\">\n<tr>\n<td style=\"vertical-align:top;\">\n<table class=\"wikitable collapsible\" border=\"1\" cellpadding=\"5\" cellspacing=\"0\" style=\"\">\n\n<tr>\n<th colspan=\"2\"> Product: <a rel=\"external_link\" class=\"external text\" href=\"https:\/\/www.thermofisher.com\/order\/catalog\/product\/INF-11007-PHARM-M\" target=\"_blank\">Darwin<\/a>\n<\/th><\/tr>\n<tr>\n<th colspan=\"2\" style=\"color:brown; background-color:#ffffee;\"> Sample, Inventory, and Data Management\n<\/th><\/tr>\n<tr>\n<td> Sample login and management?\n<\/td>\n<td style=\"background-color:white;\">\n<\/td><\/tr>\n<tr>\n<td> Sample tracking?\n<\/td>\n<td style=\"background-color:white;\">\n<\/td><\/tr>\n<tr>\n<td> Sample and\/or result batching?\n<\/td>\n<td style=\"background-color:white;\"> Y<sup id=\"rdp-ebb-cite_ref-DarwinHome_9-1\" class=\"reference\"><a href=\"#cite_note-DarwinHome-9\" rel=\"external_link\">[9]<\/a><\/sup>\n<\/td><\/tr>\n<tr>\n<td> Task and event scheduling?\n<\/td>\n<td style=\"background-color:white;\">\n<\/td><\/tr>\n<tr>\n<td> Option for manual result entry?\n<\/td>\n<td style=\"background-color:white;\">\n<\/td><\/tr>\n<tr>\n<td> Multiple data viewing methods?\n<\/td>\n<td style=\"background-color:white;\">\n<\/td><\/tr>\n<tr>\n<td> Data and trend analysis?\n<\/td>\n<td style=\"background-color:white;\">\n<\/td><\/tr>\n<tr>\n<td> Data and equipment sharing?\n<\/td>\n<td style=\"background-color:white;\">\n<\/td><\/tr>\n<tr>\n<td> Customizable fields and\/or interface?\n<\/td>\n<td style=\"background-color:white;\">\n<\/td><\/tr>\n<tr>\n<td> Query capability?\n<\/td>\n<td style=\"background-color:white;\"> Y<sup id=\"rdp-ebb-cite_ref-DarwinHome_9-2\" class=\"reference\"><a href=\"#cite_note-DarwinHome-9\" rel=\"external_link\">[9]<\/a><\/sup>\n<\/td><\/tr>\n<tr>\n<td> Import data?\n<\/td>\n<td style=\"background-color:white;\">\n<\/td><\/tr>\n<tr>\n<td> Internal file or data linking?\n<\/td>\n<td style=\"background-color:white;\">\n<\/td><\/tr>\n<tr>\n<td> External file or data linking?\n<\/td>\n<td style=\"background-color:white;\">\n<\/td><\/tr>\n<tr>\n<td> <a href=\"https:\/\/www.limswiki.org\/index.php\/ELN\" title=\"ELN\" class=\"mw-disambig wiki-link\" target=\"_blank\" data-key=\"9c78ec40806154303ac8a5497d4edd52\">ELN<\/a> support or integration?\n<\/td>\n<td style=\"background-color:white;\">\n<\/td><\/tr>\n<tr>\n<td> Export data to MS Excel?\n<\/td>\n<td style=\"background-color:white;\">\n<\/td><\/tr>\n<tr>\n<td> Export raw date?\n<\/td>\n<td style=\"background-color:white;\">\n<\/td><\/tr>\n<tr>\n<td> Data warehouse?\n<\/td>\n<td style=\"background-color:white;\">\n<\/td><\/tr>\n<tr>\n<td> Deadline control?\n<\/td>\n<td style=\"background-color:white;\">\n<\/td><\/tr>\n<tr>\n<td> Production control?\n<\/td>\n<td style=\"background-color:white;\"> Y<sup id=\"rdp-ebb-cite_ref-DarwinHome_9-3\" class=\"reference\"><a href=\"#cite_note-DarwinHome-9\" rel=\"external_link\">[9]<\/a><\/sup>\n<\/td><\/tr>\n<tr>\n<td> Project and\/or task management?\n<\/td>\n<td style=\"background-color:white;\"> Y<sup id=\"rdp-ebb-cite_ref-DarwinHome_9-4\" class=\"reference\"><a href=\"#cite_note-DarwinHome-9\" rel=\"external_link\">[9]<\/a><\/sup>\n<\/td><\/tr>\n<tr>\n<td> Inventory management?\n<\/td>\n<td style=\"background-color:white;\"> Y<sup id=\"rdp-ebb-cite_ref-DarwinHome_9-5\" class=\"reference\"><a href=\"#cite_note-DarwinHome-9\" rel=\"external_link\">[9]<\/a><\/sup>\n<\/td><\/tr>\n<tr>\n<td> Document creation and\/or management?\n<\/td>\n<td style=\"background-color:white;\"> Y<sup id=\"rdp-ebb-cite_ref-DarwinDS_16-0\" class=\"reference\"><a href=\"#cite_note-DarwinDS-16\" rel=\"external_link\">[16]<\/a><\/sup>\n<\/td><\/tr>\n<tr>\n<td> Case management?\n<\/td>\n<td style=\"background-color:white;\">\n<\/td><\/tr>\n<tr>\n<td> <a href=\"https:\/\/www.limswiki.org\/index.php\/Workflow\" title=\"Workflow\" target=\"_blank\" class=\"wiki-link\" data-key=\"92bd8748272e20d891008dcb8243e8a8\">Workflow<\/a> management?\n<\/td>\n<td style=\"background-color:white;\">\n<\/td><\/tr>\n<tr>\n<td> Specification management?\n<\/td>\n<td style=\"background-color:white;\"> Y<sup id=\"rdp-ebb-cite_ref-DarwinHome_9-6\" class=\"reference\"><a href=\"#cite_note-DarwinHome-9\" rel=\"external_link\">[9]<\/a><\/sup>\n<\/td><\/tr>\n<tr>\n<td> Customer management?\n<\/td>\n<td style=\"background-color:white;\">\n<\/td><\/tr>\n<tr>\n<td> Billing management?\n<\/td>\n<td style=\"background-color:white;\">\n<\/td><\/tr>\n<tr>\n<th colspan=\"2\" style=\"color:brown; background-color:#ffffee;\"> Quality, Security, and Compliance\n<\/th><\/tr>\n<tr>\n<td> Regulatory compliance?\n<\/td>\n<td style=\"background-color:white;\"> Y<sup id=\"rdp-ebb-cite_ref-DarwinHome_9-7\" class=\"reference\"><a href=\"#cite_note-DarwinHome-9\" rel=\"external_link\">[9]<\/a><\/sup>\n<\/td><\/tr>\n<tr>\n<td> QA \/ QC functions?\n<\/td>\n<td style=\"background-color:white;\"> Y<sup id=\"rdp-ebb-cite_ref-DarwinDS_16-1\" class=\"reference\"><a href=\"#cite_note-DarwinDS-16\" rel=\"external_link\">[16]<\/a><\/sup>\n<\/td><\/tr>\n<tr>\n<td> Performance evaluation?\n<\/td>\n<td style=\"background-color:white;\">\n<\/td><\/tr>\n<tr>\n<td> <a href=\"https:\/\/www.limswiki.org\/index.php\/Audit_trail\" title=\"Audit trail\" target=\"_blank\" class=\"wiki-link\" data-key=\"96a617b543c5b2f26617288ba923c0f0\">Audit trail<\/a>?\n<\/td>\n<td style=\"background-color:white;\"> Y<sup id=\"rdp-ebb-cite_ref-DarwinDS_16-2\" class=\"reference\"><a href=\"#cite_note-DarwinDS-16\" rel=\"external_link\">[16]<\/a><\/sup>\n<\/td><\/tr>\n<tr>\n<td> <a href=\"https:\/\/www.limswiki.org\/index.php\/Chain_of_custody\" title=\"Chain of custody\" target=\"_blank\" class=\"wiki-link\" data-key=\"6ba04fe2bb1c8375e133455821aa3894\">Chain of custody<\/a>?\n<\/td>\n<td style=\"background-color:white;\">\n<\/td><\/tr>\n<tr>\n<td> Configurable roles and security?\n<\/td>\n<td style=\"background-color:white;\"> Y<sup id=\"rdp-ebb-cite_ref-DarwinDS_16-3\" class=\"reference\"><a href=\"#cite_note-DarwinDS-16\" rel=\"external_link\">[16]<\/a><\/sup>\n<\/td><\/tr>\n<tr>\n<td> Data normalization?\n<\/td>\n<td style=\"background-color:white;\">\n<\/td><\/tr>\n<tr>\n<td> Data validation?\n<\/td>\n<td style=\"background-color:white;\">\n<\/td><\/tr>\n<tr>\n<td> Data encryption?\n<\/td>\n<td style=\"background-color:white;\">\n<\/td><\/tr>\n<tr>\n<td> Version control?\n<\/td>\n<td style=\"background-color:white;\"> Y<sup id=\"rdp-ebb-cite_ref-DarwinDS_16-4\" class=\"reference\"><a href=\"#cite_note-DarwinDS-16\" rel=\"external_link\">[16]<\/a><\/sup>\n<\/td><\/tr>\n<tr>\n<td> Automatic data backup?\n<\/td>\n<td style=\"background-color:white;\">\n<\/td><\/tr>\n<tr>\n<td> Environmental monitoring?\n<\/td>\n<td style=\"background-color:white;\"> Y<sup id=\"rdp-ebb-cite_ref-DarwinHome_9-8\" class=\"reference\"><a href=\"#cite_note-DarwinHome-9\" rel=\"external_link\">[9]<\/a><\/sup>\n<\/td><\/tr>\n<tr>\n<th colspan=\"2\" style=\"color:brown; background-color:#ffffee;\"> Reporting, Labeling, and Printing\n<\/th><\/tr>\n<tr>\n<td> Custom reporting?\n<\/td>\n<td style=\"background-color:white;\">\n<\/td><\/tr>\n<tr>\n<td> Report printing?\n<\/td>\n<td style=\"background-color:white;\">\n<\/td><\/tr>\n<tr>\n<td> Label support?\n<\/td>\n<td style=\"background-color:white;\">\n<\/td><\/tr>\n<tr>\n<td> Barcode support?\n<\/td>\n<td style=\"background-color:white;\">\n<\/td><\/tr>\n<tr>\n<td> Export to PDF?\n<\/td>\n<td style=\"background-color:white;\">\n<\/td><\/tr>\n<tr>\n<td> Export to MS Word?\n<\/td>\n<td style=\"background-color:white;\">\n<\/td><\/tr>\n<tr>\n<td> Export to HTML and\/or XML?\n<\/td>\n<td style=\"background-color:white;\">\n<\/td><\/tr>\n<tr>\n<td> Fax integration?\n<\/td>\n<td style=\"background-color:white;\">\n<\/td><\/tr>\n<tr>\n<td> Email integration?\n<\/td>\n<td style=\"background-color:white;\">\n<\/td><\/tr>\n<tr>\n<th colspan=\"2\" style=\"color:brown; background-color:#ffffee;\"> Base Functionality\n<\/th><\/tr>\n<tr>\n<td> Administrator management?\n<\/td>\n<td style=\"background-color:white;\">\n<\/td><\/tr>\n<tr>\n<td> Modular?\n<\/td>\n<td style=\"background-color:white;\">\n<\/td><\/tr>\n<tr>\n<td> Instrument interfacing and management?\n<\/td>\n<td style=\"background-color:white;\"> Y<sup id=\"rdp-ebb-cite_ref-DarwinDS_16-5\" class=\"reference\"><a href=\"#cite_note-DarwinDS-16\" rel=\"external_link\">[16]<\/a><\/sup>\n<\/td><\/tr>\n<tr>\n<td> Mobile device integration?\n<\/td>\n<td style=\"background-color:white;\">\n<\/td><\/tr>\n<tr>\n<td> Alarms and\/or alerts?\n<\/td>\n<td style=\"background-color:white;\"> Y<sup id=\"rdp-ebb-cite_ref-DarwinHome_9-9\" class=\"reference\"><a href=\"#cite_note-DarwinHome-9\" rel=\"external_link\">[9]<\/a><\/sup>\n<\/td><\/tr>\n<tr>\n<td> Work-related time tracking?\n<\/td>\n<td style=\"background-color:white;\">\n<\/td><\/tr>\n<tr>\n<td> Voice recognition system?\n<\/td>\n<td style=\"background-color:white;\">\n<\/td><\/tr>\n<tr>\n<td> External monitoring?\n<\/td>\n<td style=\"background-color:white;\">\n<\/td><\/tr>\n<