65C-6.004. Standards for Certification (Transferred to 65H-1.003)
Effective on Wednesday, February 4, 2009
1Specific Authority 339.903, 439.905 FS. 6Law Implemented 839.905 FS. 10History–New 5-13-79, Amended 12-4-79, 1-11-83, 12-3-85, Formerly 10A-8.05, Amended 6-22-87, Formerly 10A-8.005, 10M-48.004, Amended 3-12-00, 25Transferred to 2765H-1.00328.
Historical Versions(1)
Select effective date to view different version.
var val = document.getElementById('citecontent').innerHTML;
var href = decodeURIComponent(window.location.href);
var url = decodeURIComponent(escape(href.split("#")[0]));
url = decodeURIComponent(escape(url.split(",")[0]));
art.dialog.defaults.title = url;
art.dialog.data('cite', val);
art.dialog.data('homeDemoPath', '/Scripts/plus/artDialog/');
art.dialog.open('/Scripts/plus/artDialog/citeiframe.html');