Tagged Questions
4
votes
1answer
2k views
Acknowledgement page + report
I'm writing a report and I want to place the Acknowledgement page without \section because it will number it 0.1
I tried to place it in another TeX document and use \input in the main document, but ...