10 a1 =
iif(flagHref, '<a href="http:
11 a2 =
iif(flagHref, '</a>', '');
15 '___ CITING IRootLab ____\n\n', ...
16 'If IRootLab works well for you and you use it for your respective study\n', ...
17 'and publication, please cite the following:\n\n', ...
19 'Trevisan, J., Angelov, P.P., Scott, A.D., Carmichael, P.L. & Martin, F.L.\n', ...
20 '(2013) "IRootLab: a free and open-source MATLAB toolbox for vibrational\n', ...
21 'biospectroscopy data analysis". Bioinformatics 29(8), 1095-1097.\n', ...
22 'doi: 10.1093/bioinformatics/btt084.\n\n', ...
23 'Martin, F.L., Kelly, J.G., Llabjani, V., Martin-Hirsch, P.L., Patel, I.I.,\n', ...
24 'Trevisan, J., Fullwood, N.J. & Walsh, M.J. (2010) "Distinguishing cell\n', ...
25 'types or populations based on the computational analysis of their infrared\n', ...
26 'spectra". Nature Protocols 5(11), 1748-1760. doi:10.1038/nprot.2010.133\n', ...
function get_cite(in flagHref)
function iif(in cond, in x1, in x2)