Some checks are pending
CI — CoM Config Validation / Validate JSON Configs (push) Waiting to run
CI — CoM Config Validation / Validate YAML Configs (push) Waiting to run
CI — CoM Config Validation / Lint Shell Scripts (push) Waiting to run
CI — CoM Config Validation / Secret Detection (push) Waiting to run
CI — CoM Config Validation / Lint Markdown (push) Waiting to run
CI — CoM Config Validation / Validate CODEOWNERS (push) Waiting to run
Public, sanitized mirror of an AI orchestration command center: agents, skills, MCP servers, slash-command workflows. All infrastructure identifiers, hostnames, mesh IPs/subnets, repo paths, maintainer identity, and hardware fleet specifics scrubbed to <placeholders>; session debug logs and host-specific memory removed. No live credentials. Verified clean by automated leak sweep. See SANITIZATION.md. churchofmalware.org . authorized research only
69 lines
1.8 KiB
BibTeX
69 lines
1.8 KiB
BibTeX
% Example BibTeX Bibliography File
|
|
% Common entry types for scientific papers
|
|
|
|
@article{Smith2024,
|
|
author = {Smith, John and Doe, Jane},
|
|
title = {Advances in Spatial Reasoning for AI Systems},
|
|
journal = {Nature Machine Intelligence},
|
|
year = {2024},
|
|
volume = {6},
|
|
number = {3},
|
|
pages = {245--260},
|
|
doi = {10.1038/s42256-024-00123-4}
|
|
}
|
|
|
|
@article{Jones2024,
|
|
author = {Jones, Alice and Brown, Bob},
|
|
title = {Computer Vision Applications in Robotics},
|
|
journal = {IEEE Transactions on Robotics},
|
|
year = {2024},
|
|
volume = {40},
|
|
pages = {112--128},
|
|
doi = {10.1109/TRO.2024.1234567}
|
|
}
|
|
|
|
@inproceedings{Author2023,
|
|
author = {Author, First and Second, Author},
|
|
title = {Deep Learning for Autonomous Systems},
|
|
booktitle = {Proceedings of the International Conference on Machine Learning},
|
|
year = {2023},
|
|
pages = {1234--1245},
|
|
address = {Honolulu, HI},
|
|
publisher = {PMLR}
|
|
}
|
|
|
|
@book{ResearchBook2023,
|
|
author = {Expert, Domain},
|
|
title = {Foundations of Artificial Intelligence},
|
|
publisher = {MIT Press},
|
|
year = {2023},
|
|
edition = {3rd},
|
|
address = {Cambridge, MA}
|
|
}
|
|
|
|
@phdthesis{Student2022,
|
|
author = {Student, Graduate},
|
|
title = {Novel Approaches to Multi-Agent Systems},
|
|
school = {Stanford University},
|
|
year = {2022},
|
|
address = {Stanford, CA}
|
|
}
|
|
|
|
@misc{WebResource2024,
|
|
author = {{OpenAI}},
|
|
title = {GPT-4 Technical Report},
|
|
year = {2024},
|
|
url = {https://openai.com/research/gpt-4},
|
|
note = {Accessed: 2024-11-22}
|
|
}
|
|
|
|
@article{Preprint2024,
|
|
author = {Researcher, New},
|
|
title = {Emerging Trends in Spatial Intelligence},
|
|
journal = {arXiv preprint},
|
|
year = {2024},
|
|
eprint = {2401.12345},
|
|
archivePrefix = {arXiv},
|
|
primaryClass = {cs.AI}
|
|
}
|