| <!DOCTYPE html> |
| <html lang="en"> |
| <head> |
| <meta charset="UTF-8"> |
| |
| <meta name="citation_title" content="🇪🇸 Wiki de Investigación — de la Serna Tuya, Juan Moisés · ORCID 0000-0002-8401-8018"> |
| <meta name="citation_author" content="De la Serna Tuya, Juan Moisés"> |
| <meta name="citation_author_institution" content="Universidad Internacional de La Rioja (UNIR)"> |
| <meta name="citation_publication_date" content="2025/03/21"> |
| <meta name="citation_online_date" content="2025/03/21"> |
| <meta name="citation_language" content="es"> |
| <meta name="citation_doi" content="10.5281/zenodo.19145316"> |
| <meta name="citation_abstract_html_url" content="https://juanmoisesd.github.io/wiki-es/"> |
| <meta name="citation_keywords" content="cc0, citation, dataset, fair-data, juan-moises-de-la-serna, open-data, open-science, orcid, research, zenodo"> |
| |
| <meta name="DC.Title" content="🇪🇸 Wiki de Investigación — de la Serna Tuya, Juan Moisés · ORCID 0000-0002-8401-8018"> |
| <meta name="DC.Creator" content="De la Serna Tuya, Juan Moisés"> |
| <meta name="DC.Publisher" content="Universidad Internacional de La Rioja (UNIR)"> |
| <meta name="DC.Date" content="2025-03-21"> |
| <meta name="DC.Type" content="Dataset"> |
| <meta name="DC.Identifier" content="https://juanmoisesd.github.io/wiki-es/"> |
| <meta name="DC.Language" content="es"> |
| <meta name="DC.Rights" content="CC0 1.0 Universal"> |
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
| <meta name="description" content="ðªð¸ Wiki de Investigación â de la Serna Tuya, Juan Moisés · ORCID 0000-0002-8401-8018"> |
| <meta name="author" content="Juan Moisés de la Serna Tuya"> |
| <meta name="keywords" content=", open-data, dataset, fair-data, zenodo, orcid, juan moises de la serna, neuroeconomics, latin america"> |
| <meta name="robots" content="index, follow"> |
| <meta property="og:type" content="dataset"> |
| <meta property="og:title" content="wiki-es"> |
| <meta property="og:description" content="ðªð¸ Wiki de Investigación â de la Serna Tuya, Juan Moisés · ORCID 0000-0002-8401-8018"> |
| <meta property="og:url" content="https://github.com/juanmoisesd/wiki-es"> |
| <meta property="og:site_name" content="Juan Moisés de la Serna Tuya â Open Research"> |
| <meta name="twitter:card" content="summary"> |
| <meta name="twitter:title" content="wiki-es"> |
| <meta name="twitter:description" content="ðªð¸ Wiki de Investigación â de la Serna Tuya, Juan Moisés · ORCID 0000-0002-8401-8018"> |
| <link rel="canonical" href="https://github.com/juanmoisesd/wiki-es"> |
| <title>wiki-es | Juan Moisés de la Serna Tuya</title> |
| |
| <script type="application/ld+json"> |
| { |
| "@context": "https://schema.org", |
| "@type": "Dataset", |
| "name": "wiki-es", |
| "description": "ðªð¸ Wiki de Investigación â de la Serna Tuya, Juan Moisés · ORCID 0000-0002-8401-8018", |
| "url": "https://github.com/juanmoisesd/wiki-es", |
| "sameAs": "https://juanmoisesd.github.io/wiki-es/", |
| "identifier": "https://github.com/juanmoisesd/wiki-es", |
| "license": "https://creativecommons.org/publicdomain/zero/1.0/", |
| "isAccessibleForFree": true, |
| "keywords": [], |
| "creator": { |
| "@type": "Person", |
| "name": "Juan Moisés de la Serna Tuya", |
| "identifier": "https://orcid.org/0000-0002-8401-8018", |
| "sameAs": [ |
| "https://orcid.org/0000-0002-8401-8018", |
| "https://www.linkedin.com/in/juanmoisesdelaserna/", |
| "https://www.scopus.com/authid/detail.uri?authorId=26632846700", |
| "https://www.researchgate.net/profile/Juan_De_La_Serna_Tuya", |
| "https://github.com/juanmoisesd" |
| ], |
| "affiliation": { |
| "@type": "Organization", |
| "name": "Universidad Internacional de La Rioja (UNIR)" |
| } |
| }, |
| "publisher": { |
| "@type": "Organization", |
| "name": "GitHub", |
| "url": "https://github.com" |
| }, |
| "datePublished": "2025", |
| "dateModified": "2025", |
| "inLanguage": ["es", "en"], |
| "distribution": { |
| "@type": "DataDownload", |
| "encodingFormat": "text/csv", |
| "contentUrl": "https://github.com/juanmoisesd/wiki-es" |
| } |
| } |
| </script> |
| <style> |
| body { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; max-width: 860px; margin: 0 auto; padding: 2rem; color: #24292e; } |
| header { border-bottom: 3px solid #0366d6; padding-bottom: 1.5rem; margin-bottom: 2rem; } |
| h1 { color: #0366d6; font-size: 1.8rem; } |
| .badges { display: flex; flex-wrap: wrap; gap: 0.5rem; margin: 1rem 0; } |
| .badges img { height: 20px; } |
| .author-card { background: #f6f8fa; border: 1px solid #e1e4e8; border-radius: 8px; padding: 1.5rem; margin: 2rem 0; } |
| .author-card h2 { color: #0366d6; margin-top: 0; } |
| table { border-collapse: collapse; width: 100%; margin: 1rem 0; } |
| th, td { border: 1px solid #e1e4e8; padding: 0.5rem 1rem; text-align: left; } |
| th { background: #f6f8fa; } |
| .citation-block { background: #fff8c5; border: 1px solid #f0e68c; border-radius: 6px; padding: 1rem 1.5rem; margin: 1rem 0; } |
| pre { background: #f6f8fa; padding: 1rem; border-radius: 6px; overflow-x: auto; font-size: 0.85rem; } |
| a { color: #0366d6; } |
| footer { margin-top: 3rem; padding-top: 1rem; border-top: 1px solid #e1e4e8; font-size: 0.85rem; color: #586069; } |
| </style> |
| </head> |
| <body> |
|
|
| <header> |
| <h1>ð wiki-es</h1> |
| <p>ðªð¸ Wiki de Investigación â de la Serna Tuya, Juan Moisés · ORCID 0000-0002-8401-8018</p> |
| <div class="badges"> |
| <a href="https://orcid.org/0000-0002-8401-8018"><img src="https://img.shields.io/badge/ORCID-0000--0002--8401--8018-green?logo=orcid" alt="ORCID"></a> |
| <a href="https://www.linkedin.com/in/juanmoisesdelaserna/"><img src="https://img.shields.io/badge/LinkedIn-juanmoisesdelaserna-blue?logo=linkedin" alt="LinkedIn"></a> |
| <a href="https://github.com/juanmoisesd/wiki-es"><img src="https://img.shields.io/badge/GitHub-Repository-black?logo=github" alt="GitHub"></a> |
| <img src="https://img.shields.io/badge/License-CC0_1.0-lightgrey" alt="CC0"> |
| <img src="https://img.shields.io/badge/Data-FAIR_Compliant-brightgreen" alt="FAIR"> |
| </div> |
| </header> |
|
|
| <main> |
| <section> |
| <h2>ð About This Dataset</h2> |
| <p>ðªð¸ Wiki de Investigación â de la Serna Tuya, Juan Moisés · ORCID 0000-0002-8401-8018</p> |
| <p><strong>Topics:</strong> </p> |
| <p><a href="https://github.com/juanmoisesd/wiki-es" target="_blank">â View on GitHub</a> | <a href="https://github.com/juanmoisesd/wiki-es/blob/main/README.md" target="_blank">â README</a> | <a href="https://github.com/juanmoisesd/wiki-es/blob/main/GLOSSARY.md" target="_blank">â Glossary</a></p> |
| </section> |
|
|
| <div class="author-card"> |
| <h2>ð¤ About the Author</h2> |
| <p><strong>Juan Moisés de la Serna Tuya</strong><br> |
| <em>Neuroeconomista forense de élite | IA antifraude + sesgos en decisiones económicas | Gobiernos · Bancos centrales · Big Four · Fortune 500</em></p> |
| <table> |
| <tr><th>Identifier</th><th>Link</th></tr> |
| <tr><td>ORCID</td><td><a href="https://orcid.org/0000-0002-8401-8018">0000-0002-8401-8018</a></td></tr> |
| <tr><td>LinkedIn</td><td><a href="https://www.linkedin.com/in/juanmoisesdelaserna/">juanmoisesdelaserna</a></td></tr> |
| <tr><td>Scopus</td><td><a href="https://www.scopus.com/authid/detail.uri?authorId=26632846700">26632846700</a></td></tr> |
| <tr><td>ResearcherID</td><td><a href="https://www.webofscience.com/wos/author/record/M-8296-2019">M-8296-2019</a></td></tr> |
| <tr><td>ResearchGate</td><td><a href="https://www.researchgate.net/profile/Juan_De_La_Serna_Tuya">Profile</a></td></tr> |
| <tr><td>Institution</td><td><a href="https://www.unir.net">Universidad Internacional de La Rioja (UNIR)</a></td></tr> |
| </table> |
| <p>290+ scientific works · 500+ DOIs · 90+ open datasets · Top 1% Academia.edu</p> |
| </div> |
|
|
| <section> |
| <h2>ð Cite This Dataset</h2> |
| <div class="citation-block"> |
| <strong>APA 7:</strong><br> |
| De la Serna Tuya, J. M. (2025). <em>wiki-es</em> [Dataset]. GitHub. https://github.com/juanmoisesd/wiki-es |
| </div> |
| <pre>@dataset{delaserna2025_wiki_es, |
| author = {De la Serna Tuya, Juan Moisés}, |
| title = {wiki-es}, |
| year = {2025}, |
| publisher = {GitHub}, |
| url = {https://github.com/juanmoisesd/wiki-es}, |
| note = {ORCID: 0000-0002-8401-8018} |
| }</pre> |
| </section> |
|
|
| <section> |
| <h2>ð All Research Repositories</h2> |
| <p>Explore the full collection of 71+ open research datasets:<br> |
| <a href="https://github.com/juanmoisesd" target="_blank">â github.com/juanmoisesd</a></p> |
| </section> |
| </main> |
|
|
| <footer> |
| <p>© 2025 Juan Moisés de la Serna Tuya · <a href="https://orcid.org/0000-0002-8401-8018">ORCID: 0000-0002-8401-8018</a> · License: <a href="https://creativecommons.org/publicdomain/zero/1.0/">CC0 1.0</a></p> |
| <p><a href="https://github.com/juanmoisesd/wiki-es/blob/main/ABOUT_THE_AUTHOR.md">About the Author</a> · <a href="https://github.com/juanmoisesd/wiki-es/blob/main/GLOSSARY.md">Glossary</a> · <a href="https://github.com/juanmoisesd/wiki-es/blob/main/CITATION_GUIDE.md">Citation Guide</a></p> |
| </footer> |
|
|
| </body> |
| </html> |