{"id":6167,"date":"2025-12-01T11:12:33","date_gmt":"2025-12-01T11:12:33","guid":{"rendered":"https:\/\/finconsult.ba\/?page_id=6167"},"modified":"2025-12-09T09:55:35","modified_gmt":"2025-12-09T09:55:35","slug":"poslovni-konsultant-izjava-o-upotrebi-genai","status":"publish","type":"page","link":"https:\/\/finconsult.ba\/en\/poslovni-konsultant-izjava-o-upotrebi-genai\/","title":{"rendered":"STATEMENT ON THE USE OF GENAI"},"content":{"rendered":"<\/p>\n\n\n\n<section class=\"genai-section red-theme\">\n  <div class=\"genai-wrapper\">\n\n    <header class=\"genai-header\">\n      <span class=\"genai-badge\">GenAI Policy<\/span>\n      <h2>Statement on the Use of Generative Artificial Intelligence (GenAI)<\/h2>\n      <p class=\"genai-intro\">\n        The journal supports the responsible and transparent use of generative AI tools (GenAI) in the process of manuscript preparation. \n        The use of such tools should serve to improve clarity, language, and technical editing of the text, \n        without replacing the author\u2019s genuine scientific contribution.\n      <\/p>\n    <\/header>\n\n    <div class=\"genai-grid\">\n\n      <!-- Dozvoljena upotreba -->\n      <div class=\"genai-card\">\n        <h3>Permitted use of GenAI tools<\/h3>\n        <p>\n          Authors may, at their own discretion, use GenAI tools (e.g. ChatGPT, Gemini, Claude, Copilot) for:\n        <\/p>\n        <ul class=\"genai-list\">\n          <li>language editing and style improvement;<\/li>\n          <li>technical translation;<\/li>\n          <li>checking coherence and readability of the text;<\/li>\n          <li>suggestions for paragraph structure or clearer wording of sentences.<\/li>\n        <\/ul>\n        <p class=\"genai-note\">\n          The use of GenAI tools does not affect authorship and does not diminish the author\u2019s responsibility for the content of the paper.\n        <\/p>\n      <\/div>\n\n      <!-- Transparentnost -->\n      <div class=\"genai-card\">\n        <h3>Transparency<\/h3>\n        <p>\n          If GenAI tools are used in the preparation of the manuscript, a short note in the text is recommended, e.g.:\n        <\/p>\n        <blockquote class=\"genai-quote\">\n          \u201cThe author used generative AI tools solely for language and style editing of the text.\u201d\n        <\/blockquote>\n        <p>\n          This note contributes to transparency and clarity of the workflow, without creating additional formal obligations.\n        <\/p>\n      <\/div>\n\n      <!-- Odgovornost autora -->\n      <div class=\"genai-card\">\n        <h3>Authors\u2019 responsibility<\/h3>\n        <p>Authors remain fully responsible for:<\/p>\n        <ul class=\"genai-list\">\n          <li>the accuracy and reliability of data;<\/li>\n          <li>verification of citations and references;<\/li>\n          <li>the originality of scientific ideas and conclusions;<\/li>\n          <li>ensuring that the manuscript reflects their genuine scientific contribution.<\/li>\n        <\/ul>\n        <p class=\"genai-note\">\n          GenAI tools are not listed as co-authors and are not considered participants in the research process.\n        <\/p>\n      <\/div>\n\n      <!-- Uloga uredni\u0161tva -->\n      <div class=\"genai-card\">\n        <h3>Role of the editorial board<\/h3>\n        <p>\n          The editorial board encourages authors to use digital tools, including GenAI, responsibly and only to the extent\n          that they contribute to the quality of the text, without compromising scientific integrity.\n        <\/p>\n        <p>\n          Where necessary, the editorial board may request additional clarification regarding the use of AI tools in the preparation of the manuscript.\n        <\/p>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n<style>\n\/* Ako ve\u0107 ima\u0161 .red-theme definisanu, ovaj dio mo\u017ee\u0161 presko\u010diti *\/\n.red-theme {\n  --primary: #8c1b1b;\n  --primary-light: #b72b2b;\n  --gradient-soft: linear-gradient(135deg,#fbf6f6,#f2eaea);\n  --dot: linear-gradient(135deg,#b72b2b,#e86161);\n}\n\n\/* GENAI SECTION *\/\n.genai-section {\n  padding: 70px 20px;\n  margin: 40px auto;\n  background: var(--gradient-soft);\n  border-radius: 24px;\n  box-shadow: 0 18px 40px rgba(0,0,0,0.08);\n  max-width: 1200px;\n}\n\n.genai-wrapper {\n  max-width: 1050px;\n  margin: 0 auto;\n}\n\n.genai-header {\n  margin-bottom: 32px;\n}\n\n.genai-badge {\n  display: inline-block;\n  padding: 7px 16px;\n  font-size: 0.75rem;\n  border-radius: 999px;\n  background: rgba(140,27,27,0.15);\n  border: 1px solid rgba(140,27,27,0.28);\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n  color: var(--primary-light);\n  font-weight: 600;\n}\n\n.genai-header h2 {\n  font-size: 2rem;\n  margin: 16px 0 12px;\n  color: var(--primary);\n  font-weight: 700;\n}\n\n.genai-intro {\n  font-size: 1.02rem;\n  line-height: 1.65;\n  color: #4a4a4a;\n  max-width: 780px;\n}\n\n\/* GRID *\/\n.genai-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 26px;\n}\n\n\/* CARDS *\/\n.genai-card {\n  background: #ffffff;\n  border-radius: 18px;\n  border: 1px solid rgba(140,27,27,0.18);\n  box-shadow: 0 12px 26px rgba(0,0,0,0.05);\n  padding: 24px 26px;\n}\n\n.genai-card h3 {\n  font-size: 1.2rem;\n  color: var(--primary);\n  margin-bottom: 10px;\n}\n\n.genai-card p {\n  font-size: 0.95rem;\n  line-height: 1.6;\n  color: #4a4a4a;\n}\n\n\/* LISTE *\/\n.genai-list {\n  list-style: none;\n  padding: 0;\n  margin: 8px 0 0;\n}\n\n.genai-list li {\n  padding-left: 18px;\n  position: relative;\n  margin-bottom: 8px;\n  font-size: 0.94rem;\n  color: #4a4a4a;\n  line-height: 1.5;\n}\n\n.genai-list li::before {\n  content: \"\";\n  width: 7px;\n  height: 7px;\n  background: var(--dot);\n  border-radius: 50%;\n  position: absolute;\n  left: 0;\n  top: 7px;\n}\n\n\/* QUOTE *\/\n.genai-quote {\n  margin: 10px 0 12px;\n  padding: 10px 14px;\n  border-left: 3px solid var(--primary-light);\n  background: #fbf7f7;\n  font-size: 0.92rem;\n  color: #4a4a4a;\n  font-style: italic;\n}\n\n\/* NOTE *\/\n.genai-note {\n  margin-top: 10px;\n  font-size: 0.9rem;\n  color: #555;\n  font-style: italic;\n}\n\n\/* RESPONSIVE *\/\n@media (max-width: 900px) {\n  .genai-grid {\n    grid-template-columns: 1fr;\n  }\n}\n<\/style>\n\n\n\n<p>","protected":false},"excerpt":{"rendered":"","protected":false},"author":4,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-6167","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/finconsult.ba\/en\/wp-json\/wp\/v2\/pages\/6167","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/finconsult.ba\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/finconsult.ba\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/finconsult.ba\/en\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/finconsult.ba\/en\/wp-json\/wp\/v2\/comments?post=6167"}],"version-history":[{"count":6,"href":"https:\/\/finconsult.ba\/en\/wp-json\/wp\/v2\/pages\/6167\/revisions"}],"predecessor-version":[{"id":6328,"href":"https:\/\/finconsult.ba\/en\/wp-json\/wp\/v2\/pages\/6167\/revisions\/6328"}],"wp:attachment":[{"href":"https:\/\/finconsult.ba\/en\/wp-json\/wp\/v2\/media?parent=6167"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}